protocol

19 Articles
EmbeddedHALSTM32STM32 UART SeriesUART

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

EmbeddedHALSTM32STM32 UART SeriesUART

STM32 UART #8 || Lin Protocol PART 1

In this tutorial we will see how to configure the STM32 as the Lin protocol master. We will also send the data in...

EmbeddedHALSTM32STM32 UART SeriesUART

STM32 UART #7 || 1-Wire Protocol

This is the 7th tutorial in the STM32 UART Series. In this tutorial we will use the one wire protocol to interface the...

EmbeddedHALSTM32STM32 UART SeriesUART

STM32 UART #1 || Configure UART & Transmit Data

This is the first tutorial in the STM32 UART Series. Today we will cover how to configure the different parameters of the peripheral...