Getting Started with STM32G0 and STM32CubeIDE: ADC Continuous Interrupt Mode
In the previous guide (here), we took a look at what is the ADC and how to develop driver for ADC in polling mode. In this guide, we shall cover the ADC in interrupt mode. This guide shall cover the following: Difference between polling mode and...
READ MORE