Part Number: LAUNCHXL-F280049C
Tool/software: Code Composer Studio
Hello,
I need to connect an SSI encoder, but there are no corresponding pins in the periphery of the microcontroller. What simple ways are possible?
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.
Part Number: LAUNCHXL-F280049C
Tool/software: Code Composer Studio
Hello,
I need to connect an SSI encoder, but there are no corresponding pins in the periphery of the microcontroller. What simple ways are possible?
Max,
C2000 doesn't have an SSI peripheral.
Our devices do have a SPI which is similar to SSI except it includes a chip select signal. We have leveraged the SPI to create an encoder interface to T-format encoders. This is a reference example available in the C2000 Motor Control SDK (https://www.ti.com/tool/C2000WARE-MOTORCONTROL-SDK) and documented here: https://www.ti.com/tool/TIDM-1011
Best Regards
Lori