eModbus / eModbus

Modbus library for RTU, ASCII and TCP protocols. Primarily developed on and for ESP32 MCUs.

Home Page:https://emodbus.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help in regards to porting to STM32

patkepa opened this issue · comments

Hello!
I've got a question - from the experience of the devs, would it be plausible to attempt to port this ESP32 project for Arduino OPTA (STM32H747XI)? I'm searching for good async library for Modbus that I could use with my project, but sadly I cannot find anything, and this looks like the best implementation there is. If I could ask, are there any tips if I were to attempt to port this project for STM32 architecture?

Thanks in advance!