Hi,
How to configure Special Purpouse pins (SPI, CAN etc) as GIO pins.
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.
Hi,
How to configure Special Purpouse pins (SPI, CAN etc) as GIO pins.
Hi,
This will depend on the Module itself. For SPI, you can use SPI Pin Control Registers. For CAN, you use CAN TXIO and RXIO Control Registers. For most modules, you should be able to find a section for GIO Support in the TRM.
Thanks and Regards,
Vineeth
4174.MIBSPI_GIO.zipThank you Mr.Vineeth,
What is TRM. I found some sample codes and trying to implement the program to configure the SPI as GPIO.
The TRM(Technical Reference Manual) will detail the functional specifications of the device. You can find this document for each device in the TI product site.
The sample codes should help a lot. Let us know if you're facing any issues.
Thanks and Regards,
Vineeth