In this modern world, 3D printing has become known as a game-changing technology, transforming a wide range of industries. Whether you're a beginner, skilled professional, or small business owner,...
Posts by Mahamudul Hasan
In our previous FreeRTOS tutorial, we discussed the fundamentals of RTOS (Real Timer Operating System) and learned how to get started with FreeRTOS in STM32 Microcontroller. In this tutorial, we will...
The STM32 HAL driver layer provides a simple, generic multi-instance set of APIs (application programming interfaces) to interact with the upper layer like applications, libraries, and stacks. In...
Soldering is a very important tool for both electronics and metalworking. If you're into electronics, then you should know that having a reliable soldering iron is necessary for precise and efficient...
In this tutorial, we will explain the basic principle of SPI and how it works. We will also discuss SPI bus configuration and SPI modes. After that, we will talk about the hardware overview of SPI...
In this tutorial, we will explain the basic principle of External Interrupt in a microcontroller-based system. To get you started, we will guide you on how to interface with External Interrupt in the...