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.

TM4C123BH6PM: Tivaware - Sample code for SPI communication through uDMA

Part Number: TM4C123BH6PM

Hi Team,

 

The customer used Tivaware. and wants to create a function that uses SSI and uDMA to send SPI through uDMA.

Would you please provide sample programs?

 

Thanks and Best regards,

Kuerbis

  • Hello Kuerbis,

    We don't have that exact example but the udma_demo example provided in TivaWare provides all the hooks that are needed for Serial Communication -> uDMA and that particular example uses UART for the demonstration. They just need to replace the UART aspect with SSI.