mirror of
git://projects.qi-hardware.com/m1.git
synced 2024-11-16 16:27:30 +02:00
partial boom update
This commit is contained in:
parent
0fed69df12
commit
a8f8e8ae0d
8
TODO
8
TODO
@ -1,16 +1,14 @@
|
||||
|
||||
feedback from Werner
|
||||
|
||||
1) shouldn't R16 also have a voltage rating similar to C31 ?
|
||||
it has a 0402 footprint, so it's rated to only around 50 V
|
||||
2) FBx have no values, one idea is to put the manufacturer
|
||||
1) FBx have no values, one idea is to put the manufacturer
|
||||
part number into the value field, see U1 and D1 in cntr
|
||||
3) the mini-usb connector symbol is quite ugly. to make it even
|
||||
2) the mini-usb connector symbol is quite ugly. to make it even
|
||||
more weird, it has two unused pins that don't correspond to
|
||||
anything in the footprint either. how about stealing the one
|
||||
from gta02-core or ben-wpan (the latter got it from the former) ?
|
||||
ben-wpan/components/mini_usb_b.lib
|
||||
4) (that's something inherited from kicad) you have a nice example
|
||||
3) (that's something inherited from kicad) you have a nice example
|
||||
for the trouble with the default symbols when you look at the
|
||||
font sizes in FB2, then C27, and finally +3.3V (all are near
|
||||
each other)
|
||||
|
@ -11,3 +11,4 @@ USB_JTAG UJS-FTDI DIGI-KEY 768-1025-1-ND
|
||||
USB_JTAG UJS-LDO DIGI-KEY 576-1267-1-ND
|
||||
USB_JTAG UJS-USB-MINIB DIGI-KEY H2959CT-ND
|
||||
USB_JTAG UJS-CAP-4.7pF-250V DIGI-KEY 445-2333-1-ND
|
||||
USB_JTAG UJS-RES-1M-250V DIGI-KEY TBD
|
||||
|
@ -25,3 +25,4 @@ VAL=FT2232HQ FP=QFN_64 -> VAL=UJS-FTDI
|
||||
VAL=MIC5207-3.3 FP=SOT23-5 -> VAL=UJS-LDO
|
||||
VAL=USB_MINIB FP=USB_MINIB -> VAL=UJS-USB-MINIB
|
||||
VAL=4.7nF/250V FP=SM1206 -> VAL=UJS-CAP-4.7pF-250V
|
||||
VAL=1M/250V FP=SM1206 -> VAL=UJS-RES-1M-250V
|
||||
|
Loading…
Reference in New Issue
Block a user