Home parallel

parallel

5 Articles

STM32 FMC || LCD PART2 || How to add touch interface to the LCD

This tutorial covers how to configure the touch controller for the LCD connected via the FMC peripheral to the STM32. We will read...

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...

STM32 TIMERS #5. Timer synchronization || Slave Trigger mode

In this tutorial we will see how to use the timer in the slave trigger mode. This is an example of the timer...

Custom characters in LCD 1602 || STM32

This is yet another tutorial covering the LCD 1602, but this time we will see how to use custom characters with this display.

Interface LCD 16×2 with STM32 without I2C

This tutorial will cover how to use the LCD1602 with STM32 in Parallel mode. We will use the 4 bit mode, where 4...