Home address

address

19 Articles

STM32 FMC || LCD PART1 || How to configure for LCD

This tutorial covers how to configure the FMC peripheral of the STM32 to interface a LCD in the16 bit parallel mode. We will...

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

STM32 Communication using HC-05

This tutorial covers the setup of HC-05 in the master and slave modes. Also how STM32 controllers can communicate with each other using...

W25Q Flash Series || Part 4 || How to Program Pages

This is the 4th tutorial in the series covering W25Q Flash memories. Today we will cover how to program a page or number...

W25Q Flash Series || Part 3 || How to Erase Sectors

This is the 3rd tutorial in the series covering W25Q Flash memories. Today we will cover how to erase a sector or number...

W25Q Flash Series || Part 2 || Read Data from Device

This is the second tutorial in the series covering W25Q Flash memories. Today we will cover how to Read and Fastread the data...

STM32 as I2C SLAVE || PART 7

This is the 7th tutorial in the STM32 I2C slave series. This tutorial covers clock stretching, General Call and Dual Address Acknowledgement.

STM32 as I2C SLAVE || PART 1

This tutorial is the start of a new series covering the STM32 as I2C Slave device. This tutorial covers the basic funcctions needed...

Modbus #7. STM32 as Slave || Writing Coils

This tutorial will cover how the STM32 as a modbus slave device will response to the queries regarding writing a single and multiple...