User Activity

I have a fairly simple STM32F051R8 system reading an ADC sequence with two channels. I configured the system using CubeMX (v5.1.0, linux) with continuous and discontinuous modes disabled. I am polling the ADC in the simplest way imaginable. At times ...