2019-10-17 05:21 AM
how to configure ADC in stm32cubemx for STM32H743ZI MCU,
i tried many times adc not working using DMA
PLAESE HELP
Solved! Go to Solution.
2020-11-19 06:59 AM
Dear @RShar.9
In order to activate ADC DMA on STM32H7 you need to follow these steps:
Now you have configured ADC with DMA but you may have problem related to STM32H7 memory layout, so you will need to follow this article in order to get it working as expected.
Please use the last version of STM32CubeMX.
Hope that this solve your issue.
Best regards,
Houssem
2020-11-19 06:59 AM
Dear @RShar.9
In order to activate ADC DMA on STM32H7 you need to follow these steps:
Now you have configured ADC with DMA but you may have problem related to STM32H7 memory layout, so you will need to follow this article in order to get it working as expected.
Please use the last version of STM32CubeMX.
Hope that this solve your issue.
Best regards,
Houssem