2021-04-14 12:07 AM
I try to use the M4 for ADC. it always report timeout in HAL_ADCEx_Calibration_Start or HAL_ADC_PollForConversion. I use STM32CubeIDE 1.5.1 with STM32Cube FW_H7 V1.8.0. I also try to initialize ADC in M7 and use it M4, get the same error message.
If I use M7 core for ADC, everything works good. I go through the all examples, but all examples use M7. Does there a method to do ADC with M4?
Thanks,