• Add bookmark
EmbeddedExpertIO
  • Home

Getting Started with STM32G0 and STM32CubeIDE: SPI Full Duplex

Posted May 24, 2024 by Husamuldeen

In this guide, we shall configure the SPI of the STM32G070 to communicate with a slave device (MPU9250 in this case) and get the acceleration and gyroscope data. In this guide, we shall cover the following: What is SPI. SPI Configuration. MPU9250...

READ MORE

Getting Started with LvGL V9 with STM32F429-disco Part3: LvGL Integration

Posted May 18, 2024 by Husamuldeen

In this guide, we shall integrate LvGL and initialize the LCD, touch LvGL itself. In this guide, we shall cover the following: TFT integration. Touch integration. LvGL integration. Code download. Results. List of the previous parts: Part 1 Part 2...

READ MORE

Getting Started with LvGL V9 with STM32F429-disco Part2: LCD and Touch Initialization

Posted May 15, 2024 by Husamuldeen

In the previous guide (here), we took a look what is LvGL setup the environment. In this guide, we shall initialize the LCD and the touch. In this guide, we shall cover the following: Display initialization. Touch Initialization. 1. Display...

READ MORE

Working with STM32 and displays: MAX7219 LED Matrix

Posted May 10, 2024 by Husamuldeen

In this guide, we shall interface the MAX7219 LED Matrix with STM32 and display characters, numbers and custom shapes. In this guide, we shall cover the following: MAX7219. Connection with STM32 SPI configuration. Sending data. MAX7219...

READ MORE

Getting Started with LvGL V9 with STM32F429-disco Part1: Environment setup

Posted May 4, 2024 by Husamuldeen

In this guide, we shall take a look at what is LvGL and setup the environment to run LvGL on STM32F429-disco. In this guide, we shall cover the following: What is LvGL. Environment Setup. 1. What is LvGL: LVGL (Light and Versatile Graphics...

READ MORE

Getting Started with STM32WB55: Multiple LED Control using BLE

Posted April 30, 2024 by Husamuldeen

In the previous guide (here), we took a look how to configure the service to accept data from the smartphone to control single LED. In this guide, we shall extend the service to accept multiple data to control multiple LEDs. In this guide, we...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: I2C Full Duplex

Posted April 29, 2024 by Husamuldeen

In this guide, we shall take a look at the I2C protocol and how to use HAL API to get the RTC data from DS3231 and write data to DS3231. In this guide, we shall cover the following: I2C Protocol. DS3231 Module Connection with STM32G070. Driver...

READ MORE

Getting Started with STM32WB55: LED Control using BLE

Posted April 27, 2024 by Husamuldeen

It this guide, we shall control the LED wirelessly using BLE feature of STM32WB55. In this guide, we shall cover the following: Enable the LEDs. Services and Characteristics modification. LED Control. Results. 1. Enable the LEDs: From the...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: External Interrupt

Posted April 20, 2024 by Husamuldeen

In this guide, we shall see what is external interrupt and develop a driver to detect the interrupt from external push-button using HAL API on STM32G070. In this guide, we shall cover the following: What is external interrupt. Developing external...

READ MORE

Getting Started with STM32WB55: BLE Advertising

Posted April 17, 2024 by Husamuldeen

In this guide, we shall see how to configure STM32WB55 to start advertising it’s BLE present and connect to our smartphone. In this guide, we shall cover the following: Driver development. Results. 1. Driver Development: We start off by...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: Multi-channel ADC with DMA and Timer

Posted April 13, 2024 by Husamuldeen

In this guide, we shall see how to configure the ADC to be triggered by a timer and acquire the ADC periodically. In this guide, we shall cover the following: ADC trigger sources in STM32. Driver Development. Results. 1. ADC Trigger sources in...

READ MORE

Getting Started with STM32WB55: ADC Continuous Conversion

Posted April 10, 2024 by Husamuldeen

In this guide, we shall configure the ADC of STM32WB55 to acquire analog data from analog sensor. In this guide, we shall cover the following: What is ADC. Driver Development. Results. 1. What is ADC: In electronics...

READ MORE
…7891011-2021-3031-33
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 Getting Started with STM32WB55: BLE Advertising
  • Mihir on Getting Started with STM32WB55: BLE Advertising
  • Husamuldeen on Working with STM32 and NRF24L01 Wireless RF Part1: Configuration
  • Husamuldeen on Getting Started with STM32WB55: LED Control using BLE
  • Hugh on Working with STM32 and NRF24L01 Wireless RF Part1: Configuration
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