/modbus-stm32-slave-example

STM32 Slave MODBUS Example

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

MODBUS STM32 Slave Example

STM32 Slave MODBUS Example

Using STM32F103C8T6 (blue pill) & USB CDC mode

Clone & Build

git clone --recursive https://github.com/ioelectro/modbus-stm32-slave-example.git
cd modbus-stm32-slave-example
make