Other Parts Discussed in Thread: TMS320F2812
Hi, I want to know how can i configure spi without fifo mode? Because I have a lot of problems with fifo configuration.
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.
Other Parts Discussed in Thread: TMS320F2812
Hi, I want to know how can i configure spi without fifo mode? Because I have a lot of problems with fifo configuration.
Manoj, I am using tms320f2812, and I know that i have to configure SPIFFENA to use FIFO interrupt, but I want to know how can i use the dsp without fifo interrupt, for example what is the function interrupt name? interrupt void spiRxFifoIsr this is the function name to use fifo interrupt. My question is the following: If I don't use fifo interrupt what is the function name that i can use with a normal spi interface? If you have an example I really apreciate your help. Thanks a lot.