2018-07-31 11:58 PM
Hello,
whenever i use stm32h743 nucleo with stm32cubemx code generator for DMA with adc ,it's not working ,i am unable to use DMA with adc, stm32h743 nucleo adc examples for adc dma working fine.how to solve this problem.
2018-08-01 12:20 AM
I can only show you what works for me.
2018-08-01 06:11 AM
Please show me.because i am unable to solve the problem.
2018-08-01 07:03 PM
2018-08-01 10:27 PM
Hello TJ,
I am doing same thing in STM32H743,but this is not work,for other STM32 it's working.I am using ADC configuration with continuous scan mode with adc _it
and DMA_IT.Thanks for share the image.