Tool/software: Code Composer Studio
Dear All
I am interested in the writing of information (number of words=40) to a SPI serial RAM with a process that do not need to use interrupts. This write process will occur with a 120 us period.
Th SPI FIFO has only 16 words. I would like to know, assuming that the 40 words are stored in the DMA region, if is possible to configure the SPI interface to write the serial RAM, without the use of interrupts?
I have not much experience with DMA, so I would like to hear your comments about this approach, or others that may overcome this problem.
Best regards,
Peter