1
0
mirror of git://projects.qi-hardware.com/m1.git synced 2024-11-16 18:55:20 +02:00

partial boom update

This commit is contained in:
Wolfgang Spraul 2010-10-28 07:37:48 +00:00
parent 0fed69df12
commit a8f8e8ae0d
3 changed files with 5 additions and 5 deletions

8
TODO
View File

@ -1,16 +1,14 @@
feedback from Werner feedback from Werner
1) shouldn't R16 also have a voltage rating similar to C31 ? 1) FBx have no values, one idea is to put the manufacturer
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
part number into the value field, see U1 and D1 in cntr 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 more weird, it has two unused pins that don't correspond to
anything in the footprint either. how about stealing the one anything in the footprint either. how about stealing the one
from gta02-core or ben-wpan (the latter got it from the former) ? from gta02-core or ben-wpan (the latter got it from the former) ?
ben-wpan/components/mini_usb_b.lib 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 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 font sizes in FB2, then C27, and finally +3.3V (all are near
each other) each other)

View File

@ -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-LDO DIGI-KEY 576-1267-1-ND
USB_JTAG UJS-USB-MINIB DIGI-KEY H2959CT-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-CAP-4.7pF-250V DIGI-KEY 445-2333-1-ND
USB_JTAG UJS-RES-1M-250V DIGI-KEY TBD

View File

@ -25,3 +25,4 @@ VAL=FT2232HQ FP=QFN_64 -> VAL=UJS-FTDI
VAL=MIC5207-3.3 FP=SOT23-5 -> VAL=UJS-LDO VAL=MIC5207-3.3 FP=SOT23-5 -> VAL=UJS-LDO
VAL=USB_MINIB FP=USB_MINIB -> VAL=UJS-USB-MINIB VAL=USB_MINIB FP=USB_MINIB -> VAL=UJS-USB-MINIB
VAL=4.7nF/250V FP=SM1206 -> VAL=UJS-CAP-4.7pF-250V VAL=4.7nF/250V FP=SM1206 -> VAL=UJS-CAP-4.7pF-250V
VAL=1M/250V FP=SM1206 -> VAL=UJS-RES-1M-250V