Other Parts Discussed in Thread: ENERGIA, TM4C123GH6PM,
I am using energia to try out SPI serial comms. I want to use SPI(3) on the launchpad.
I am looking for a code sample that might point me in the right direction to get the energia code configured. I have used SPI on a Arduino Uno and can get results that seem OK but I cannot compile the same code in energia for the TM4C123GXL
I can see the TM4C123GH6PM has 4 SPI ports so I understand that I will at least have to tell energia which port I am using.
Peter_B