ADC_EOC_SINGLE_SEQ_CONV STM32H7 error compilation
Dear all,
I used STM32H743 cible
In the CubeMx, In ADC1 Configuration, i choose End of single or sequence conversion for 'End of conversion selection'
Then when i generate my projet and i try to compile, i have error message : ADC_EOC_SINGLE_SEQ_CONV is undefined.
In the Hal H file, just ADC_EOC_SEQ_CONV or ADC_EOC_SINGLE_CONV are present. None ADC_EOC_SINGLE_SEQ_CONV
Thanks for your help
