Question
STM32F07 ADC MX_ADC_Init() Handler error
I'm using the cube for generating code for IAR
there is an ADC with to a DMA
the MX_ADC_Init() fail, can't tell why
the ADC configuration:




the DMA configuration:

when i run the code, the fail point is:

i have checked that the DMA is initiate first and then the ADC

any help will be appreciated
thank you
