STM32 Projects
ADC Reading with STM32103C8Tx (BluePill)
In this article, we will learn ADC Reading with STM32 BluePill or other STM32 ICs. We are using CubeMx IDE and here is how we can configure the code for this purpose. Why do you need ADC? ADC is one of the fundamental features of microcontrollers. ADC helps read analog Read more…