• Add bookmark
EmbeddedExpertIO
  • Home

Changing core frequency of STM32L053 using registers only

Posted August 24, 2022 by Husamuldeen

In this guide, we shall see how to push STM32L053 to run at 32MHz rather than the default frequency of 2.096 MHz. 1. Steps: In order to push STM32L053 to maximum, we shall use external oscillator. Since the Nucleo-L053 has built-in 8Mhz generated...

READ MORE

Getting started with STM32L053: Timer Triggered ADC with Multi Channel and DMA

Posted August 21, 2022 by Husamuldeen

In the previous guide (here), we took a look how to use ADC in DMA mode to acquire the data from two channels. In this guide, we shall see how to configure the ADC to be triggered by timer. In this guide, we shall cove the following: Timer...

READ MORE

Getting started with STM32L053: ADC Multi Channel Continuous Conversion with DMA

Posted August 17, 2022 by Husamuldeen

In the previous guide (here), we took a look at the continuous mode for ADC module of STM32L0. In this guide, we shall see how to configure the ADC to work in DMA mode with two channels enabled. (Can be expanded to the desired number of...

READ MORE

NEC Protocol Decoding with STM32 Part 3: Decoding algorithm

Posted August 14, 2022 by Husamuldeen

In the previous guide (here), we saw how to configure the required peripherals. In this guide we shall see how to develop the algorithm required to decode the data. In this guide, we shall cover the following: Decoding algorithm. Code. Demo 8...

READ MORE

NEC Protocol Decoding with STM32 Part 2: Peripherals Setup

Posted August 10, 2022 by Husamuldeen

In the previous guide, we took a look at the NEC IR protocol and setup STM32 to run at 64MHz. In this guide, we shall setup some required peripheral. In this guide, we shall cover the following: Hardware setup. I2C and OLED setup. Output Compare...

READ MORE

NEC Protocol Decoding with STM32 Part 1: Introduction

Posted August 7, 2022 by Husamuldeen

In this guide series, we shall see how NEC protocol works and how to decode the commands from NEC enabled IR Remote. In this part of the guide, we shall cover the following: NEC Protocol STM32F4 Core settings to 64MHz. 1. NEC Protocol: The NEC IR...

READ MORE

STM32 and Nextion Display Part 5: Graph display

Posted August 3, 2022 by Husamuldeen

In the previous guide (here), we took a look how to control the LED brightness using sliders. In this guide, we shall see how to plot some graphs using nextion display and STM32. In this guide, we shall cover the following: Nextion Display setup...

READ MORE

STM32 and Nextion Display Part 4: LED Brightness Control

Posted July 31, 2022 by Husamuldeen

In the previous guide (here), we took a look how to control two LED using touch toggle switches. In this guide, we shall see how to control LEDs brightness using sliders. In this guide, we shall cover the following: LED PWM driver code. Nextion...

READ MORE

STM32 and Nextion Display Part 3: LED Control

Posted July 27, 2022 by Husamuldeen

In the previous guide (here), we saw how to how to send strings from STM32 to Nextion display. In this guide, we shall see how to control two LEDs using Nextion display. In this guide, we shall cover the following: LED control code. Nextion...

READ MORE

STM32 and Nextion Display Part 2: Sending Strings

Posted July 24, 2022 by Husamuldeen

In the previous guide (here), we saw how to setup Nextion editor and STM32F4 to work with Nextion display. In this guide, we shall see how to send some strings from STM32 to Nextion display. In this guide, we will cover the following: Nextion...

READ MORE

STM32 and Nextion Display Part 1: Environment Setup

Posted July 20, 2022 by Husamuldeen

In this guide, we shall see how to work with Nextion display with STM32. In this part of guide, we shall cover the following: What is nextion display. Nextion editor Setup. STM32 setup. 1. What is Nextion Display: Nextion is a Seamless Human...

READ MORE

Getting started with STM32L053: I2C Write Mode

Posted July 10, 2022 by Husamuldeen

In this guide, we shall see how to configure I2C in STM32L053 to write to a specific register of an I2C device (DS3231 in this case). In this guide, we will cover the following: I2C write mode. I2C write code. Demo. 1. I2C write mode: In order...

READ MORE
1-1011-202122232425…31-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