2025-10-13 1:29 AM - edited 2025-10-13 1:30 AM
Hi everyone,
I'm currently working with the DMA concept on an STM32H7. I'm reading data from an FIFO via SPI. My goal is to trigger the SPI DMA transfer using TIM12 TRGO, but I’m not sure where to start or how to properly configure this connection.
I’m relatively new to this topic, so any guidance, examples, or tips on how to set up the timer trigger and link it to the SPI DMA would be greatly appreciated.
Thanks in advance for your help!
Solved! Go to Solution.
2025-10-14 5:53 AM
Hello @sumeyyekaragul
Please see the draft code shared by Francois VILMAIN in the following post:
Timer events as DMA triggers - Improving the curre... - Page 2 - STMicroelectronics Community
2025-10-14 5:53 AM
Hello @sumeyyekaragul
Please see the draft code shared by Francois VILMAIN in the following post:
Timer events as DMA triggers - Improving the curre... - Page 2 - STMicroelectronics Community