Question
Bug: For stm32F1XX, the code of STM32F1XX- ADC have two errors.
the errors appear in Arabic numerals;
The two function :
ADC_REG_InitStruct.SequencerLength = 2;
LL_ADC_REG_SetSequencerRanks(ADC1, 1, LL_ADC_CHANNEL_2);
the errors appear in Arabic numerals;
The two function :
ADC_REG_InitStruct.SequencerLength = 2;
LL_ADC_REG_SetSequencerRanks(ADC1, 1, LL_ADC_CHANNEL_2);
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.