• Add bookmark
EmbeddedExpertIO
  • Home

Getting Started with RS-485 and Modbus-RTU Part 1: Introduction and setup:

Posted June 29, 2024 by Husamuldeen

In this guide series, we shall take a look at RS-485 and Modbus-RTU and develop driver to communicate with RS-485 enabled device. In this guide, we shall cover the following: What is RS-485. What is Modbus-RTU. Environment Setup. 1. What is...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE : Internal RTC

Posted June 28, 2024 by Husamuldeen

In this guide on the internal RTC of STM32G0, we shall configure the RTC and display the time and date on the serial terminal. In this guide, we shall cover the following: Internal RTC. Driver development. Results. 1. Internal RTC: The RTC...

READ MORE

Getting Started with Embeetle IDE: Testing the IDE

Posted June 22, 2024 by Husamuldeen

In this guide, we shall see what is embeetleIDE and test it. In this guide, we shall cover the following: What is Embeetle IDE. Getting started with Embeetle IDE. Results. 1. What is Embeetle IDE: Embeetle IDE is a clean and efficient...

READ MORE

Working with STM32 and I2S Part 4: CS43L22 Initialization and sound generation

Posted June 21, 2024 by Husamuldeen

In the previous guide (here), we were able to transmit data over I2S using DMA, in this guide, we shall initialize the CS43L22 which is stereo DAC. In this guide, we shall cover the following: Enabling circular mode for DMA. Header file...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: DMA in Memory to Memory Mode

Posted June 16, 2024 by Husamuldeen

In this guide, we shall see how to configure the DMA to transfer data from one memory location to another without using the CPU. In this guide, we shall cover the following: What is DMA. Why DMA in Memory to Memory. Driver Development. Results...

READ MORE

Working with STM32 and I2S Part 3: Sending Data using DMA

Posted June 14, 2024 by Husamuldeen

In the previous guide (here), we took a look how to configure the I2S and transmit data using poling mode. In this guide, we shall use DMA to transfer data over I2S bus. In this guide, we shall cover the following: I2S Configuration. DMA...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: SPI RX DMA

Posted June 8, 2024 by Husamuldeen

In the previous guide (here), we took a look how to transmit data over SPI bus using DMA. In this guide, we shall use the DMA to receive data over SPI from a slave device (MPU9250) in this case. In this guide, we shall cover the following...

READ MORE

Working with STM32 and I2S Part 2: Configuration and Sending Data

Posted June 7, 2024 by Husamuldeen

In the previous guide (here), we took a look what is I2S and how it works and it’s features. In this guide, we shall configure the I2S and send data using polling mode. In this guide, we shall cover the following: I2S Clock Configuration...

READ MORE

Getting Started with STM32G0 and STM32CubeIDE: SPI TX DMA

Posted June 1, 2024 by Husamuldeen

In the previous guide (here), we took a look at the SPI interface and how to configure the STM32G0 to communicate with SPI slave device (MPU9250) in polling mode. In this guide, we shall transmit data over SPI bus using DMA. In this guide, we...

READ MORE

Working with STM32 and I2S Part 1 : Introduction

Posted May 31, 2024 by Husamuldeen

In this guide series, we shall cover the I2S peripheral of STM32F407 and its feature. In this guide, we shall covet the following: What is I2S. Feature of I2S of STM32F407. Feature of CS43L22. Environment Setup. Set the core speed to 168MHz...

READ MORE

Working with STM32 and Sensors: LIS3DSH Accelerometer Sensor

Posted May 26, 2024 by Husamuldeen

In this guide, we shall take a look at the LIS3DSH Accelerometer that embedded within the STM32F407 discovery and how to read the acceleration data. In this guide, we shall cover the following: LIS3DSH Sensor. Enable the float point hardware...

READ MORE

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
…67891011-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 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
  • James on Getting Started with STM32WB55: LED Control using BLE
  • Husamuldeen on Getting Started with STM32WB55: BLE Advertising
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