• Add bookmark
EmbeddedExpertIO
  • Home

Working with STM32 and keypad Part 2: Reading keypad

Posted May 17, 2023 by Husamuldeen

In the previous guide (here), we took a look at keypad structure and how to initialize the keypad pins. In this guide, we shall develop the algorithm to read from keypad. In this guide, we shall cover the following: Read keypad function. Code...

READ MORE

Working with STM32 and keypad Part 1: Interface

Posted May 14, 2023 by Husamuldeen

In this two part guide, we shall see how to interface 4×4 Keypad with STM32F411RE-Nucleo and develop the algorithm required to read the keypad. In this guide, we shall cover the following: Key structure. Reading keypad. Keypad pinout...

READ MORE

Working with STM32 and SPI: Dealing with multiple slaves

Posted May 10, 2023 by Husamuldeen

In the past guides related to SPI, we worked only with single slave device. In this guide, we shall cover dealing with multiple slave devices. The slave devices in this case are: MPU9250. SSD1306 SPI OLED Monochrom display. In this guide, we...

READ MORE

Getting started with STM32L053: SPI Full Duplex

Posted May 6, 2023 by Husamuldeen

In the previous guide (here), we saw how to transfer data over SPI using DMA. In this guide, we shall see how to receive data from SPI bus. In this guide, we shall cover the following: SPI Receive function. MPU9250 connection. Code. Results. 1...

READ MORE

Getting started with STM32L053: SPI TX DMA

Posted May 4, 2023 by Husamuldeen

In the previous guide (here), we saw how to transmit data over SPI using polling mode. In this guide, we shall use DMA to transmit data over SPI without CPU intervention. In this guide, we shall cover the following: Configure SPI in DMA TX mode...

READ MORE

EEPROM Emulation using Flash on STM32F4xx

Posted April 30, 2023 by Husamuldeen

Since most STM32Fxxx doesn’t feature internal EEPROM. Hence, this guide we shall use the internal flash to emulate EEPROM. In this guide, we shall cover the following: What is EEPROM. Develop the driver. Code. Results. 1. What is EEPROM...

READ MORE

Writing to Internal Flash of STM32Fxxx

Posted April 26, 2023 by Husamuldeen

In the previous guide (here), we took a look how to read from the internal flash of STM32F411. In this guide, we shall see how to write to the internal flash storage of STM32F411. In this guide, we shall cover the following: Steps required to...

READ MORE

Reading From internal Flash of STM32Fxxx

Posted April 23, 2023 by Husamuldeen

In this guide, we shall see how to read data from the internal flash storage of STM32Fxxx (tested on STM32F1 and F4). In this guide, we shall cover the following: Internal Flash Storage of STM32F411. Develop the driver. Code. Results. 1. Internal...

READ MORE

Working with STM32 and ACS712 Current Sensor: Measuring AC current

Posted April 20, 2023 by Husamuldeen

In the previous guide (here), we took a look at ACS712 current sensor and how to measure DC current. In this guide we shall use this sensor to measure AC current. NOTE: This guide uses main voltages. Please handle with care In this guide, we...

READ MORE

Working with STM32 and ACS712 Current Sensor: Measuring DC current

Posted April 15, 2023 by Husamuldeen

In this guide, we shall interface ACS712 hall effect current sensor with STM32. In this guide, we shall cover the following: ACS712 Sensor. Connection. Driver Development. Code. Result. 1. ACS712 Sensor: The Allegro® ACS712 provides...

READ MORE

[Republishing] Toggling LED using DMA and Timer on STM32F4xx

Posted April 12, 2023 by Husamuldeen

In this guide, we shall use DMA to toggle LED with a help of a timer to achieve the toggle rate of 1Hz. In this guide, we shall cover the following : GPIO Configuration. Timer configuration. DMA Configuration. Code. Results. 1. GPIO...

READ MORE

Solving missing ARM Compiler v5 in Keil Uvision

Posted April 2, 2023 by Husamuldeen

In this guide, we shall see how to add ARM Complier V5 to keil uvision IDE. The issue is that Keil has removed ARM Compiler V5 from the IDE and start to offered as add on. To solve this issue, head to ARM download center from here. Scroll down...

READ MORE
1-10…161718192021-3031-34
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: Timer Interrupt
  • H.SRaghavendra Rao on STM32 Timers Applications: Timer Interrupt
  • trimarco232 on Getting Started with STM32F103: SPI Transmit using DMA
  • Husamuldeen on Getting Started with STM32WB55: BLE Advertising
  • Mihir 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