We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello I have a question when I work with SPI in DMA which flag can tell me when I finished sending My buffer? I understand that TXEMPTY it's not the correct one but I don't understand the different between TXBUFE and ENDTX. With which one I need to work when I work with spi in DMA? thanks chiko.
I work with AT91sam7x 512
what's the different between that the DMA transfer has ended or that the last bit of the last word has been shifted out?
I send bytes in SPI and READ the answer to a buffer. whitch flag can tell me when the DMA sending action is done?!
thank all chiko
Note that this has nothing to do with Keil - it is a specific question about this particular device from this particular manufacturer (Atmel).
Have you tried asking Atmel and/or your Distributor?
If the datasheet does not contain the relevant information, then you obviously have to contact Atmel and ask them for the information.
We only have access to the information Atmel has published. Any information we can find is information you can find.
Or, in general, "If the datasheet does not contain the relevant information, then you obviously have to contact the device manufacturer"
The first step would be to visit their website and look for Application Notes, and Examples and other such supporting information.
Note that many manufacturers today divide their documentation into a "Datasheet" and a "User Manual" (specific names vary) where the "Datasheet" is just electrical parameters, etc, and you need to read the "User Manual" for details of registers, etc.