搜索资源列表
TMS320C6713evm-SPI-with-ADIS16003
- this code implements using TMS320C6713 evm SPI communication with the accelemeter ADIS16003. SPI0 is selected. CSL library is required for SPI functions. To read x-axis you need to write 0x0400, and y-axis 0x0C00.
ADIS16003
- The code implement TMS320C5515 evm SPI interfacing with accelerator sonsor ADIS16003. SPI0 is selected. CSL library is used. To select x-axis, write code 0x0400, and y-axis 0x0C00.