1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 06:29:29 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Werner Almesberger
245d87e93d Updated the LED.
- BOOKSHELF: added LTST-C190KRKT data sheet
- usb.sch: changed R1 to 68 Ohm. C8051F326 VOH at -10 mA is typ.
  VIO-0.8 V = 2.5 V, the LTST-C190KRKT has Vf at 10 mA typ. ~1.8 V
  (fig. 2), so we need to burn about 0.7 V.
- usb.sch: set the value of VR1, VR2, VR3 (add more details later)
2010-08-12 15:50:38 -03:00
Werner Almesberger
05b0105591 Added NX3225SA 16 MHz crystal (symbol and footprint)
- BOOKSHELF: data sheet of NDK NX3225SA 16 MHz, 15 ppm, 8 pF crystal
- AUTHORS, components/INFO, components/xtal-4.lib: copied Alvaro's
  tas4025a.lib over from gta02-core and gave it a more general name
- AUTHORS, modules/INFO, modules/xtal-4.fpd: added footprint for
  four-padded SMT crystals
2010-08-12 10:33:59 -03:00
Werner Almesberger
87588bed0e Added QFN28 and QFN32 footprints for MCU and TXRX. 2010-08-12 09:39:13 -03:00
Werner Almesberger
6ec22bc755 Added a data sheet viewer. It improves upon the design used in gta02-core by
allowing a hierarchy of caches, by using only one directory for each cache,
and by putting only one command in the PATH.

- scripts/dsv: new and improved data sheet viewer (successor of gta02-core's
  dsv)
- Makefile: added "dsv" target to update the bookshelf
- ds/INFO, components/INFO, modules/INFO: ds/INFO moved to BOOKSHELF
- components/INFO, modules/INFO: renamed "D" tag to "N", for consistency with
  BOOKSHELF
- BOOKSHELF: changed "stdpass" URL to the actual PDF
2010-08-10 12:26:24 -03:00