• Add bookmark
EmbeddedExpertIO
  • Home

Working with STM32F7 and I2C: Write Mode

Posted April 29, 2022 by Husamuldeen

In this guide, we shall see how to configure I2C in STM32F7 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. Code. Demo. 1. I2C write mode: In...

READ MORE

Working with STM32F7 and I2C: Read Mode

Posted April 26, 2022 by Husamuldeen

In this guide, we shall see how to configure I2C peripheral in STM32F7 to read certain amount of data from memory location. In this guide, we shall use DS3231 RTC to read seconds, minutes and hours. In this guide, we shall cover the following...

READ MORE

Getting started with STM32L053: UART Transmit mode

Posted April 22, 2022 by Husamuldeen

In te previous guide (here), we took a look how to configure the GPIO as input. In this guide, we shall cover how to use UART in STM32L051 to send a single character. In this cover, we will cover the following: UART. Configuring pins to work in...

READ MORE

Working with STM32 and NRF24L01 Wireless RF Part3: Receiving Data

Posted April 19, 2022 by Husamuldeen

In the previous guide(here), we saw to configure the module in Transmission mode. In this guide, we shall see how to configure the module to receive the data from the another module. In this guide, we will cover the following: Configure the...

READ MORE

Working with STM32 and NRF24L01 Wireless RF Part2: Sending data

Posted April 15, 2022 by Husamuldeen

In the previous guide(here), we take a look at NRF24L01 and configured the required peripheral and initialized the module. In this guide, we shall send data using this module and how to received it in part3. In this guide, we will cover the...

READ MORE

Working with STM32 and NRF24L01 Wireless RF Part1: Configuration

Posted April 11, 2022 by Husamuldeen

NRF24L01 is one of the legal RF communicators for modern applications. NRF24L01 is the cheapest one and it comes with great features. A single module communicates at 2.4 GHz frequency which makes it legal. It can transmit and receive data by a...

READ MORE

Getting started with STM32L053: GPIO Input

Posted April 1, 2022 by Husamuldeen

In the previous guide (here), we took a look at GPIO output using STM32L053, now we shall see how to develop GPIO input driver. In this guide, we shall cover the following: Input modes. Develop the GPIO input driver. Code to toggle the LED using...

READ MORE

Working with ADC and STM32 part 5: Timer triggered with DMA

Posted March 29, 2022 by Husamuldeen

In the previous guide (here), we took a look at the ADC in continuous mode with DMA. In that guide, we used the ADC to trigger freely. In this guide, we shall use timer to trigger the adc to convert the channel(s). In this guide, we shall cover...

READ MORE

Working with STM32 and internal DAC: timer trigger DAC with DMA

Posted March 25, 2022 by Husamuldeen

In the previous guide, we took a look at the internal DAC of STM32F4 (here) and we where are able to generate sawtooth using DAC and software trigger. In this guide, we shall use timer and DMA to generate sinewave using DAC. In this guide, we...

READ MORE

Investigating BSRR register (Bit Set Reset)

Posted March 22, 2022 by Husamuldeen

In this guide, we shall investigate why there is BSRR (Bit Set Reset Register) in STM32 to set/reset a specific GPIO pin. In this guide, we shall cover the following: Toggle pin with ODR and BSRR Reason behind BSRR 1. Toggle pin with ODR and...

READ MORE

Getting started with STM32L053: Blinking an LED

Posted March 18, 2022 by Husamuldeen

In this new getting started with STM32L0, we shall use STM32L053 Nucleo-64 and blink onboard LED using only registers and develop the firmware from scratch without using Hardware Abstraction Layer or Low Level (LL). In this guide, we shall cover...

READ MORE

Working with STM32 and Sensors: BMP180 pressure and temperature sensor

Posted March 14, 2022 by Husamuldeen

In this guide, we shall use STM32 to acquire data from BMP180 temperature and pressure sensor and display the results on OLED display. In this guide, we shall cover the following: BMP180 Sensor. Connection with STM32. Code. Results. 1.1 BMP180...

READ MORE
1-1011-2021-30…3334353637…41-42
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
Secure Boot From Ground Up™

Secure Boot From Ground Up™

Build a production-minded Secure Boot chain on STM32, including signing workflows, flash layout, policy enforcement, rollback control, and deterministic recovery.

$150.78
Zephyr OS from Ground Up™

Zephyr OS from Ground Up™

Hands-On Zephyr OS: Real-Time Firmware Development on STM32

$129.78
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
Advanced Digital Signal Processing on ARM Processors

Advanced Digital Signal Processing on ARM Processors

Filter Design, FFT, Realtime DSP, CMSIS-DSP

$129.99
Safety-Critical Embedded C++ Firmware Development

Safety-Critical Embedded C++ Firmware Development

Designing Deterministic, Standards-Compliant Firmware for Automotive, Aerospace and Industrial Applications with MISRA C++, AUTOSAR, DO-178C, ISO 26262, and IEC 61508

$129.78
Embedded C Test-Driven Development

Embedded C Test-Driven Development

Hands-On Guide to Embedded Test-Driven Development (TDD) for Professional Embedded C Developers

$99.78
Recent Comments
  • H.S.Raghavendra Rao on Emulating UART Part 2: Sending Data
  • Husamuldeen on Working with STM32 and E-Ink Display Part 1: Introduction and Environment Setup
  • Marc on Working with STM32 and E-Ink Display Part 1: Introduction and Environment Setup
  • Husamuldeen on Getting Started with STM32F103: ADC Multi Channel Continuous Conversion Mode with DMA
  • Jose on Getting Started with STM32F103: ADC Multi Channel Continuous Conversion Mode with DMA
Archives
Advanced Embedded Object-Oriented Programming in C++

Advanced Embedded Object-Oriented Programming in C++

Mastering C++ Object-Oriented Programming for Microcontroller-Based Firmware Development

$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