2018-04-05 02:26 PM
I am using the latest version of CubeMX (V4.25.0) for STM32F072 CPU.
I am selecting to use ADC with DMA and enabling IRQ in the DMA. I do not want IRQ from ADC itself.
Have found when generating the code, CubeMX enables ADC IRQ but does not generate the IRQ handler.
I believe this should not happen.
regards
Phil