Category Archives: STM32

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

Install STM32CubeIDE on Linux as a Flatpak

This tutorial shows you how to install STM32CubeIDE as a Flatpak on Linux. STM32CubeIDE is an Eclipse based C/C++ integrated development environment for STM32 microcontrollers. Besides functionality for compiling, linking and debugging your STM32 firmware, STM32CubeIDE also integrates the CubeMX … Continue reading

Posted in STM32 | Tagged | Comments Off on Install STM32CubeIDE on Linux as a Flatpak