2025-03-31 12:50 AM
Thank you very much for your help. However, I still haven't been able to fix this issue — the Linked List mode simply doesn't work in my case.
I've searched through many posts but couldn't find any similar problems, and honestly, I'm not sure what to try next.
I would really appreciate it if someone from ST could provide some guidance or suggestions.
Any help would be highly appreciated!
2025-04-10 10:05 AM
Hello @Einstein_rookie_version,
I recommend testing the example provided in the following link: DMA Linked List Example.
Additionally, you might find the following link useful, as it provides guidance on configuring the Linked List mode in STM32CubeMX: How to configure the linked list mode in STM32CubeMX.
I hope my answer has helped you. When your question is answered, please select this topic as solution that answered you, it will help others find that answer faster.
Thanks for your contribution.
Dor_RH
2025-04-22 4:12 AM
Hummm, I think I configured them right, I still can not find the reason why the Linked list mode for N6 DMA dosen't work. I justr want to trannsfer the data from register of the UART1 to AXIRAM for the AI function. Does HP or GPDMA even support this function? cause ever time the runtime trys to strats the DMA, it gives out the user setting error flag. I can never understand why, the other process goes exactly like the examples, registers seems also right. Could you please take a look at my project? How can I send it to you? Thanks a lot in advence