Resolved! ADC of STM32F401RC sometimes do not work
Hi,I configure the ADC as the following code; but sometimes(not everytime) the code will run to Line 70 : "Beer_Out_Dis(1);" ,and ADC will not work.Did I do something wrong? Thanks verymuch./* ADC1 init function */ static void MX_ADC1_Init(void) { ...