Changes between Version 4 and Version 5 of HardwareUsersGuides/RadioBoard_v1.4/RadioController


Ignore:
Timestamp:
Jul 14, 2006, 5:04:44 PM (18 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/RadioBoard_v1.4/RadioController

    v4 v5  
    11= Radio Controller =
    22
    3 We have developed a custom peripheral and library that allows an user to utilize the functionality of the Radio Boards designed for the WARP FPGA board.
     3The 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].
    44
    55== Setting up the Radio Controller Peripheral ==