2025-01-12 02:22 PM
Hi,
after spending already the half day, i finally found one problem of multiple:
https://github.com/STMicroelectronics/cmsis-device-g4/blob/master/Include/stm32g431xx.h
Line 1029 continues with wrong offset. Should be 18. Following are wrong too.
After fixing this error, i still cant get the DMA to work on ADC1. ADC2 works fine, so i guess i figured it out. What i think is, that there may be more mistakes?
Is "DMA request MUX input" No. 5 really connected to ADC1?? (Manual page 426) The DMA just does not get triggered.