1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:25:09 +03:00
ben-wpan/atusd
Werner Almesberger 9ad96bd5f9 Board bringup: talk to the chip and read IDs.
- atusd/ERRATA: mention that the reset circuit can go, as expected
- atusd/tools/Makefile: add include path to at86rf230.h
- atusd/tools/lib/atusd.c: include atusd.h, for consistency checking
- atusd/tools/lib/atusd.c (spi_begin, spi_end, spi_data_in, spi_data_out,
  spi_send_partial, spi_recv, spi_finish, spi_send): low-level functions
  to access our modified SPI
- atusd/tools/lib/atusd.h, atusd/tools/lib/atusd.c (atusd_reg_write,
  atusd_reg_read): register read and write access
- atusd/tools/try.c: read and print chip IDs
2010-09-05 16:59:59 -03:00
..
cam atusd/cam/: CAM data for cutting the PCB. 2010-09-02 23:50:45 -03:00
sim First part of the board bringup: power and clock. 2010-09-04 23:14:57 -03:00
tools Board bringup: talk to the chip and read IDs. 2010-09-05 16:59:59 -03:00
atusd.brd Assorted small layout improvements. 2010-09-03 08:02:07 -03:00
atusd.cmp atusd/: first try at a uSD-based board. Improved RF design. 2010-09-02 23:02:46 -03:00
atusd.pro Assorted small layout improvements. 2010-09-03 08:02:07 -03:00
atusd.sch atusd/: first try at a uSD-based board. Improved RF design. 2010-09-02 23:02:46 -03:00
dtc123.lib Added components (transistor and balun) for the uSD variant. 2010-09-02 18:15:28 -03:00
dtc123je.fpd Added components (transistor and balun) for the uSD variant. 2010-09-02 18:15:28 -03:00
ERRATA Board bringup: talk to the chip and read IDs. 2010-09-05 16:59:59 -03:00
Makefile Added components (transistor and balun) for the uSD variant. 2010-09-02 18:15:28 -03:00