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/CC3235S: integration with TCAN4550EVM

Part Number: CC3235S
Other Parts Discussed in Thread: TCAN4550EVM,

Tool/software: Code Composer Studio

hi, 

i would like to integrate between the CC3235s and to the TCAN4550EVM.

1. do you have reference code for integrate between this two boards?

2. how should i connect between CC3235s and TCAN4550EVM? from the SPI_master readme file, there are two pins CONFIG_SPI_MASTER_READY and CONFIG_SPI_SLAVE_READY, where are the pins location the boards?

thanks

  • Hi Meron,

    We don't have any reference code to integrate the CC3235 with the TCAN but I do see a SW user guide on the TCAN product page. Have you looked at that yet?

    You should also download the CC32XX SDK. There is some driver examples in there showing how to use SPI. I think this will be a good reference for you to start with and just configure it to work with the TCAN according to what the SW user guide recommends.

    Jesu