Tag Archives: modbus

STM32 Modbus RTU server tutorial

This hands-on tutorial explains how to setup a Modbus RTU server on an STM32 microcontroller system. We’ll use a Nucleo-F401RE board in combination with the STM32CubeIDE development environment. However, you can use any other STM32 microcontroller board.

Posted in MicroTBX, STM32 | Tagged , | Comments Off on STM32 Modbus RTU server tutorial

MicroTBX-Modbus 0.9.0 release notes

Towards the end of last week, I created the first public release of the Modbus communication stack, build on top of the MicroTBX microcontroller toolbox. Wait..Modbus? Isn’t that that old communication protocol, the one that nobody uses anymore? Well, that’s … Continue reading

Posted in MicroTBX | Tagged , , | Comments Off on MicroTBX-Modbus 0.9.0 release notes