Working with STM32F7 and ADC part 1: Single channel Single Conversion
In the previous guide, we took a look at the STM32F7 blinking LED (here) and how to change the core frequency to push it to max 216MHz (here). In this guide, we shall use the ADC module to read the voltage applied to pin PA3 of the MCU. In this...
READ MORE