This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F2812: ADIS16488A SPI interface with TMS320F2812

Part Number: TMS320F2812
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE, AFE031, MOTORWARE

Tool/software: Code Composer Studio

Is there any example source code available for SPI interface ADIS16488A with TMS320F2812 in c

  • Aravind,

    No, we do not have a specific code example for this device.

    If you look into controlsuite, or c2000ware, there are examples for using the SPI. There are also a few examples of drivers for specific chips. You can model your driver after these if you wish. They are not written for the F2812 device, but the SPI modules are very similar and most SPI code should be portable between our devices with minor changes.

    Here are a few examples:
    C:\ti\c2000\C2000Ware_1_00_04_00\device_support\f2837xd\examples\cpu1\boostxl_afe031_f28379d_dacmode\cpu01
    C:\ti\motorware\motorware_1_01_00_18\sw\drivers\drvic ( please see this post for an error in the drivers e2e.ti.com/.../677032)

    Thanks,
    Mark