protocol

19 Articles
AVREmbedded

AVR #5. I2C Master PART 1 || Configuration

This tutorial covers how to configure the AVR MCU as the I2C Master. We will also transmit the data to the slave device...

EmbeddedHALmodbusSTM32

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

EmbeddedHALmodbusSTM32

Modbus #6. STM32 as Slave || Write Registers

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

EmbeddedHALmodbusSTM32

Modbus #5. STM32 as Slave || Read Coils and Inputs

This tutorial will cover how the STM32 as a slave device will send a response to the queries regarding reading Coils and Discrete...