• Add bookmark
EmbeddedExpertIO
  • Home

Input Capture Application Part 2: Measure Frequency and duty cycle using PWM input mode

Posted October 5, 2023 by Husamuldeen

In this guide, we shall develop driver to measure the frequency and duty cycle of a signal. In this guide, we shall cover the following: What is PWM input mode. Required steps. Driver. STM32 Connection Code. Results. 1. What is PWM Input Mode...

READ MORE

Input Capture Application Part 1: Measure the distance from ultrasonic

Posted September 30, 2023 by Husamuldeen

In part 1 of input capture guides, we shall see how to use input capture to measure the distance from an ultrasonic (HC-SR04) and display the measured distance on the serial terminal. In this guide, we shall cover the following: What is input...

READ MORE

[Revised] Working with STM32 and Sensors: Thermocouple TypeK

Posted September 28, 2023 by Husamuldeen

In this guide, we shall take a look at the thermocouple and how this type of sensor works and use MAX6675 thermocouple to measure the temperature. In this guide, we shall cover the following: Thermocouple typeK MAX6675. Connection MAX6675 with...

READ MORE

Getting started with STM32L053: Comparator

Posted September 23, 2023 by Husamuldeen

In this guide, we shall see what is the comparator peripheral and how in general the comparator works. In this guide, we shall cover the following: What is a comparator. Comparator peripheral in STM32L053. Developing the driver. Connection. Code...

READ MORE

Emulating Parallel Port using Timer and DMA Part 2.2: Input mode

Posted September 20, 2023 by Husamuldeen

In the second section of part 2 of parallel port emulation, we shall see how to read the data being transmitted and display the data on LCD. In this guide, we shall cover the following: Transmitter code modification. Receiver code. Connection of...

READ MORE

Emulating Parallel Port using Timer and DMA Part 2.1: Adding Strobe Signal to Output

Posted September 17, 2023 by Husamuldeen

In the previous guide (here), we took a look at what is parallel port and successfully send byte of data using timer and DMA. In this guide, we shall add the strobe signal which will be an essential part in the next part of the guide. In this...

READ MORE

Emulating Parallel Port using Timer and DMA Part 1: Output

Posted September 14, 2023 by Husamuldeen

In this guide, we shall emulate the parallel output that had been used before to communicate with printers which eventually replaced with serial port and USB. This guide focuses on the output which will be useful in upcoming guide. In this guide...

READ MORE

Getting started with STM32L053: External Interrupt

Posted September 12, 2023 by Husamuldeen

In this guide, we shall develop a driver for external interrupt in STM32L053-Nucleo-64 board. In this guide, we shall cover the following: What is external interrupt. Developing external interrupt driver. Results. 1. What is External interrupt...

READ MORE

Building Board Support Package (BSP) for STM32F411-Nucleo64 Part15.1: Timers in basic mode

Posted September 6, 2023 by Husamuldeen

In this 15th part of board support package, we shall develop timer driver that will overflow each 1 second and toggle LED accordingly. In this guide, we shall cover the following: Developing the header file. Developing the source file. Main code...

READ MORE

Building Board Support Package (BSP) for STM32F411-Nucleo64 Part14.2: I2C Full duplex Communication

Posted September 2, 2023 by Husamuldeen

In the second section of the fourteenth part of I2C BSP, we shall develop functions that will communicate with slave devices to write/read to/from MPU9250. In this guide, we shall cover the following: Updating the header file. Updating the source...

READ MORE

Building Board Support Package (BSP) for STM32F411-Nucleo64 Part14.1: I2C Bus scanner

Posted August 30, 2023 by Husamuldeen

In this first section of the fourteenth part of board support package on STM32F411, we shall develop the initialization function of I2C and build I2C bus scanner to get the address of the connected slave devices. In this guide, we shall cover the...

READ MORE

Building Board Support Package (BSP) for STM32F411-Nucleo64 Part13.4: DMA Peripheral to Memory Mode

Posted August 26, 2023 by Husamuldeen

In this fourth section of the thirteenth part of board support package, we shall use the BSP of DMA to transfer data from the peripheral to memory using SPI and MPU9250. In this guide, we shall cover the following: Configure the DMA. Transfer...

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