• Add bookmark
EmbeddedExpertIO
  • Home

Getting Started with STM32H5 ARM Cortex M33: Random Number Generator

Posted April 19, 2025 by Husamuldeen

The STM32H5 series includes a hardware random number generator (RNG) that provides true random values, essential for cryptographic and security applications. This guide walks you through enabling and using the RNG peripheral in STM32H5 using...

READ MORE

Getting Started with STM32H5 ARM Cortex M33: External Interrupt

Posted April 17, 2025 by Husamuldeen

This guide demonstrates how to configure an external GPIO interrupt on the STM32H5 Nucleo-144 board. You’ll learn how to connect a push-button and trigger an interrupt using STM32CubeMX and HAL libraries. In this guide, we shall cover the...

READ MORE

Building Library for NEO-6M GPS Part 1: Introduction and Environment Setup

Posted April 12, 2025 by Husamuldeen

The NEO-6M GPS module is a popular and cost-effective solution for adding location tracking to embedded systems. This guide demonstrates how to interface the NEO-6M with the STM32F411-Nucleo64 board and display GPS data on a 1602 LCD. In part...

READ MORE

Using Micropython for STM32F411: Blink Without Delay

Posted April 10, 2025 by Husamuldeen

In this guide, we shall use MicroPython on the STM32F411 Nucleo board to blink two LEDs connected to PA0 and PA1. The LEDs will toggle at different time intervals using utime for non-blocking periodic execution inside the main loop. In this...

READ MORE

STM32 Timers Applications: PWM Output

Posted April 5, 2025 by Husamuldeen

PWM (Pulse-Width Modulation) is a fundamental feature of STM32F4 timers used to generate precise variable-duty cycle signals for controlling devices like motors, LEDs, and buzzers. This guide explains how to configure STM32F4 timers to output PWM...

READ MORE

Using Micropython for STM32F411: Timer in Interrupt Mode

Posted April 3, 2025 by Husamuldeen

In this guide, we will explore how to use MicroPython on the STM32F411 Nucleo board for embedded development. We will specifically focus on configuring a hardware timer interrupt to execute tasks at precise intervals. In this guide, we shall...

READ MORE

Getting Started with Embeetle IDE: Importing Custom STM32 Project

Posted March 29, 2025 by Husamuldeen

Embeetle IDE is a lightweight and efficient development environment designed for embedded systems, offering a streamlined workflow for various microcontrollers, including STM32. This guide will walk you through the process of importing a custom...

READ MORE

Using Micropython for STM32F411: Timer in Output Compare Mode

Posted March 27, 2025 by Husamuldeen

In this guide, we shall see how output compare mode works and develop a driver that will toggle the LED using hardware. In this guide, we shall cover the following: 1. Timer in Output Compare: The Output Compare concept in STM32 is...

READ MORE

STM32 Timers Applications: Delay in microseconds

Posted March 22, 2025 by Husamuldeen

Timers in STM32 microcontrollers are essential for generating precise delays, measuring time intervals, and controlling periodic events. This guide focuses on using STM32 timers to achieve accurate microsecond delays, ensuring precise timing in...

READ MORE

Getting Started with STM32H5 ARM Cortex M33: I2C in DMA Mode

Posted March 20, 2025 by Husamuldeen

In this guide, we shall see how to configure the I2C to work in DMA and transmit and receive data from a slave device (DS3231 RTC). In this guide, we shall cover the following: 1. Configure I2C to Work in DMA: We shall continue from the previous...

READ MORE

Getting Started with LIN (Local Interconnected Network) Part 3: Receiving Data

Posted March 15, 2025 by Husamuldeen

In this guide, we shall see how to receive data using UART in LIN configuration. In this guide, we shall cover the following: 1. UART6 Configuration: Since STM32F411RE Nucleo has three uarts as following: From the previous part here, open the...

READ MORE

Using Micropython for STM32F411: PWM Output

Posted March 12, 2025 by Husamuldeen

In this guide on Micropython on STM32F411RE Nucleo-64, we shall see how to develop PWM driver to control various systems like LEDs DC motors etc. In this guide, we shall cover the following: 1. What is PWM: Pulse-width modulation (PWM), also...

READ MORE
…45678…11-2021-3031-37
Categories
  • Data Structures
  • Deep Learning
  • Embedded Systems
  • LCD
  • Peripheral Drivers
  • State Machine
  • State Machines
  • STM32
  • TM4C123
  • Uncategorized

Get Our #1 Embedded Systems Bestseller on Amazon!

✅ Master Embedded Systems – Decode datasheets & build peripheral drivers from scratch.

✅ Hands-On Firmware Development – Work with GPIO, UART, SPI, I2C, ADC, DMA, and more.

✅ No More Blind Copying – Understand every line of code for real expertise.

✅ Advance Your Career – Gain confidence & independence in firmware development.

Join the EmbeddedExpertIO School

EmbeddedExpertIO School
Modern Bare-Metal Embedded C++ Programming from Ground Up™

Modern Bare-Metal Embedded C++ Programming from Ground Up™

No Libraries used, Embedded C++, ADC,UART,TIMERS, GPIO,SPI,I2C, Template Programming etc.

$69.99

Embedded Systems Bare-Metal Ethernet Programming

Embedded Systems Bare-Metal Ethernet Programming

Build Embedded Ethernet Firmware : UDP, TCP, HTTP, SSI, CGI etc

$79.99
Mastering the CAN Bus from Ground Up™

Mastering the CAN Bus from Ground Up™

Navigating the Intricacies of the Controller Area Network(CAN)

$79.78
Multicore Firmware Development from Ground Up™

Multicore Firmware Development from Ground Up™

Comprehensive Guide to Embedded Multicore Programming

$67
4G LTE IoT: Bare-Metal to HTTP, MQTT, SMS

4G LTE IoT: Bare-Metal to HTTP, MQTT, SMS

Mastering IoT from Ground Up: Build, Innovate, and Monetize with 4G LTE

$50.04
Master Firmware Updates with In-Application Programming(IAP)

Master Firmware Updates with In-Application Programming(IAP)

Keys to Implemementing Firmware Updates : IAP Host Application, Advanced Bootloader

$50.25
Recent Comments
  • Husamuldeen on STM32 Timers Applications: Input capture Using DMA Measure Frequency and Duty Cycle
  • Karol on STM32 Timers Applications: Input capture Using DMA Measure Frequency and Duty Cycle
  • Husamuldeen on Getting Started with STM32F103: Timer in PWM Mode
  • vimal on Getting Started with STM32F103: Timer in PWM Mode
  • Husamuldeen on STM32 Advanced Timers Part 1: Generating PWM and Complementary Output
Archives
Modern Embedded GUI with TouchGFX

Modern Embedded GUI with TouchGFX

Craft Next-Gen Embedded User Experiences with TouchGFX

$70.03
Advanced Audio Processing: Mastering I2S, Codecs, Audio Input, and Output

Advanced Audio Processing: Mastering I2S, Codecs, Audio Input, and Output

Develop Expert Skills in STM32-Based Audio Systems and Driver Integration

$99.78
Wireless Firmware Update: Mastering FOTA with STM32 and ESP8266

Wireless Firmware Update: Mastering FOTA with STM32 and ESP8266

Firmware Over-the-Air (FOTA) Update from Ground Up™

$129.78

 All Rights Reserved

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Learn more here
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT