Home explained

explained

3 Articles

STM32 UART #9 || Lin Protocol PART 2

In this tutorial we will see how to use the Lin Transceivers to communicate between 2 STM32 MCUs, the master and the slave....

W25Q Flash Series || Part 1 || Read ID

This is the first tutorial in the series covering W25Q Flash memories. Today we will cover how to connect the device, Reset and...

FreeRTOS Tutorial #7 -> Using MUTEX

This tutorial of the FreeRTOS series will cover how to use the Mutex. It stands for Mutual exclusion and it prevents the 2...