STM32 is a microcontroller based on ARM cortex architechture. In previous tutorial we have seen how to use STM32 GPIO as output. In this tutorial we will expand this further, we will see how to use STM32 as input… Read more
STM32 is the most popular 32-bit microcontroller among engineers and hobbyists. In this tutorial series we use STM32F103C8T6 microcontroller which belongs to this microcontroller family and will explain about the registers involved in using peripherals such as GPIO, USART, SPI,… Read more