Since most of the modern electronics requires more compute power, memory and peripherals set, the popularity of 32-bit microcontrollers is increasing among designers. One of the most commonly used 32-bit devices are the STM32 Microcontrollers from ST Microelectronics which is based on the successful ARM core processors. There are many STM32 Development boards to help you get started but, in this section, we will cover some of the basic STM32 tutorials and sample projects using STM32F103C8 Microcontroller using the popular STM32 Blue Pill Development Board.
Interrupts is a mechanism by which an I/O or an instruction can suspend the normal execution of processor and gets itself…
In electronics, Servo motors are mostly used in Robotics Projects because of their accuracy and easy handling. Servo motors are…
Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper…
In today’s world Bluetooth has become very popular and almost every device like mobile phone, laptop, and cars infotainment…
In previous article we have seen about ADC conversion using STM32. In this tutorial, we will learn about PWM (Pulse Width…
One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These …
The STM32 Development Board housing the STM32F103C8 Microcontroller is getting increasingly popular thanks to its ARM Cortex M3…
For any microcontroller project, interfacing a display unit with it would make the project a lot easier and appealing for the…
Arduino would have been the first board for many hobbyists (including me) and engineers out there when they started with…