Tool/software:
Hi Experts,
Do we have an example that shows MCSPI communication using the DMA ?
Is there any documentation we can share ?
We are using RTOS based programming on AM437.
Regards,
Alex
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.
Hi Alex,
Please have a look at the following E2E:
Thanks,
Vaibhav
Hi Vaibhav,
I understood that we have dropped Baremetal support on Am437
However it would be still interesting to understand if there is an example available that we can share ?
Regards,
Alex
Hi Alex,
I downloaded the Processor SDK RTOS for AM437 but I could not find any example as such catering to MCSPI DMA.
What I can say is to look at the setup of the SPI Transaction, I believe this is where you can go ahead and specify the type of transfer you want to do along with other components like TTX< RX Buffer, Transfer size, Channel Number, and so on.
Regards,
Vaibhav