• Add bookmark
EmbeddedExpertIO
  • Home

W25QXX in SPI with External Loader Part 1 : Environment setup

Posted December 10, 2023 by Husamuldeen

In this guide series, we shall see how to develop external loader with combination of W25QXX to extend the size of the internal storage and store large data for your application. In part 1, we shall cover the following: Brief introduction to...

READ MORE

Linker Script: Change the Variable Memory Location

Posted December 7, 2023 by Husamuldeen

In this guide, we shall see how to add to linker script command to move the variable location from memory location to another (From RAM_D1 to RAM_D2 in this case on STM32H735 and can be applied to any ARM_GCC). In this guide, we shall cover the...

READ MORE

Working with STM32 and External Flash W25QXX Part3: Writing data

Posted December 3, 2023 by Husamuldeen

In the previous guide (here), we saw how to read from a sector and get the required data. In this guide, we shall see how to erase a sector, write the new values. In this guide, we shall cover the following: Steps required to write to W25QXX...

READ MORE

Working with STM32 and External Flash W25QXX Part2: Reading data

Posted November 30, 2023 by Husamuldeen

In the previous guide (here), we took a look at the W25QXX chip and it’s feature and how to reset the chip and get the full ID. In this second part, we shall see how the read process is handled and how to read multiple data from the...

READ MORE

Working with STM32 and External Flash W25QXX Part1: Reading ID

Posted November 26, 2023 by Husamuldeen

In this new guide series, we shall see how to interface W25QXX External flash memory with STM32F4xx using SPI. In this guide, we shall cover the following: W25Qxx Feature. Developing the SPI driver. Developing the delay driver. Connection with...

READ MORE

STM32 Advanced Peripherals : LTDC Part 2: Initialization and draw pixels

Posted November 23, 2023 by Husamuldeen

In the previous guide (here), we took a loot at what LTDC, different embedded graphics etc. In this guide, we shall initialize the LTDC, layer and fill the screen with colors pixel by pixel. In this guide, we shall cover the following: SAI...

READ MORE

STM32 Advanced Peripherals : LTDC Part 1: Introduction and Environment Setup

Posted November 19, 2023 by Husamuldeen

In this new guide series, we shall see the advanced peripheral that being offered by ST. The first part is LTDC which stands for LCD-TFT Display Controller (LTDC). In this guide, we shall cover the following: What is LTDC. Basic of Embedded...

READ MORE

[Revised]Working with STM32 and display: Nokia 5110 Graphic LCD

Posted November 15, 2023 by Husamuldeen

In this revised version of Nokia 5110 Display, we shall interface this type of LCD with STM32 and develop the appropriate driver to driver the screen to display texts and pictures. In this guid, we shall cover the following: Nokia 5110 Graphic...

READ MORE

Working with STM32F429-discovery Display Part 3.2: STMPE811 Touch Controller, Display Touch location

Posted November 12, 2023 by Husamuldeen

In the previous guide (here), we took a look at the touch controller and its features, initialize the I2C peripheral and external interrupt. In second part of the touch controller on STM32F429 discovery, we shall initialize the controller and...

READ MORE

Working with STM32F429-discovery Display Part 3.1: STMPE811 Touch Controller

Posted November 1, 2023 by Husamuldeen

In the previous guide (here), we have successfully initialized the LCD and filled the screen the color. In this guide, we shall take a look at the touch controller, it’s features and initialize the required peripherals. In this guide, we...

READ MORE

Working with STM32F429-discovery Display Part 2: LCD Initializing

Posted October 28, 2023 by Husamuldeen

In the previous guide (here), we took a look at STM32F429 Discovery and it’s features and the environment has been setup. In this guide, we shall cover the following: Delay initializing. LCD initializing. Support functions. Code Results. 1...

READ MORE

Working with STM32F429-discovery Display Part 1: Environment Setup

Posted October 25, 2023 by Husamuldeen

In this multipart guide, we shall focus on the display that embedded on STM32F429 discovery board and develop the driver for the LCD and the touch panel. In part 1, we shall cover the following: Feature of the STM32F429 discovery. Environment...

READ MORE
1-10…1516171819…21-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