cancel
Showing results for 
Search instead for 
Did you mean: 

DMA is not working on STM32H747i-DISCO board

Pavankumar1_
Associate II

I am working with STM32H747i-DISCO  board and I configured ADC1 with DMA1 stream0 and ADC3 with DMA2 stream0 both with Cortex-M7 core as initializer and I created the MDK-ARM project using STM32Cubemx and compile the code in CrossWorks when I debug the M7 core DMA will not work  and I checked with debug point inside the callback cursor will not enter into the callback function. But the same configuration I did in STM32CubeID and debug both the cores it is working fine but when I debug only M7 core it is not working with DMA. 

2 REPLIES 2
TDK
Guru

Might need to post more info than just "it isn't working". Not mind readers here.

If you feel a post has answered your question, please click "Accept as Solution".
Imen.D
ST Employee

Hello @Pavankumar1,

May be this article can help you, as explains the issue with the DMA in STM32H7

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen