Macro expansion for ADC Regular channel sequence length wrong
Posted on April 20, 2018 at 10:09In stm32f1xx_ll_adc.h the expansion for the the channel seqence length omits shifting left 20 places the number of channels. This is from the file:__STATIC_INLINE void LL_ADC_REG_SetSequencerLength(ADC_TypeDef *ADCx...