STM32F3 fake scan mode on ADC?
Posted on April 04, 2015 at 08:23In the file stm32f3xx_hal_adc_ex.c of HAL Driver library it could be seen in comments follows lines: /* Note: Scan mode is not present by hardware on this device, but */ /* emulated by software for ...