ADC DMA_Handle is 0!
Hi
I'm using a NUCLEO-H7A3ZI-Q.
I have created a project with CubeMX and I'm experiencing a strange behaviour on the ADC.
The initialisation code is calling MX_ADC1_Init() but this function returns with an error but the ADC DMA_Handle is 0, causing later on a call to HAL_ADC_Start_DMA() to generate an error.
ANy ideas of what could be wrong?
thanks
