We are in need of an SPI driver for the TM4C that we can run from within a bootloader without the bulk of including the RTOS. Does anyone know if one exists?
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.
We are in need of an SPI driver for the TM4C that we can run from within a bootloader without the bulk of including the RTOS. Does anyone know if one exists?
Hello Todd,
In TivaWare there is an example for SPI Master for TM4C123. It would work on TM4C129 except for the System Clock Configuration function
C:\ti\TivaWare_C_Series-2.1.0.12573\examples\peripherals\ssi\spi_master.c
Regards
Amit