alejoseb / Modbus-STM32-HAL-FreeRTOS

Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
GNU Lesser General Public License v2.1
519 stars 182 forks source link

Can I use STM32F103C8T6(BluePill) as Modbus RTU Master? #76

Closed KomKGT closed 1 year ago

KomKGT commented 1 year ago

I tested on BluePill by I read to slave every 1000ms in task. but it's not work.

alejoseb commented 1 year ago

Yes you can use that MCU as a master