Changes between Version 43 and Version 44 of HardwareUsersGuides/RadioBoard_v1.4/RadioController
- Timestamp:
- Feb 12, 2009, 8:41:27 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HardwareUsersGuides/RadioBoard_v1.4/RadioController
v43 v44 1 1 = Radio Controller = 2 3 {{{4 #!NewsFlash5 '''''Note: The documentation below is only for the 1.08+ versions of the Radio Controller. For documentation relating to previous versions of the Radio Controller refer to an [http://warp.rice.edu/trac/wiki/RadioController?version=24 older revision] of this page.'''''6 }}}7 2 8 3 The radio contoller is a custom peripheral designed to utilize the many functions of the radio boards. It contains SPI logic to set the registers in the Radio and DAC chips on the boards and logic to keep track of the control pins for both of the chips. Also provided with the radio controller are drivers that enable the use of the radio controller. For the latest copy of the radio controller and its drivers refer to the [source:PlatformSupport/CustomPeripherals/ repository].