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/TMS320F28069M: Is tms230f28069 lauch pad is compatible with aruino uno board for CAN COMMUNICATION

Part Number: TMS320F28069M
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

is it possible to communicate arduino with ti c2000.

beacuse arduino uno is 8 bit processor and ti board is 32 bit processor. is there any provision to make them communicate.

Thank you

  • Ashwinee,

    Please refer to the TSM320F28069M documentation found on the Product webpage - www.ti.com/.../tms320f28069m
    Specifically, refer to the datasheet (www.ti.com/.../tms320f28069m ) and look at the available peripherals on the device. Once you understand what is available on the device, you can download C2000WARE, which includes examples for all of the peripherals on the device.

    To directly answer your question:
    Yes, the C2000 is capable of communicating over many standard embedded communications protocols including: SPI, I2C, CAN, USB, SCI (UART) and others. C2000WARE includes examples for all of these.

    Regards,
    Mark