arduino-modbus-rtu-tcp-gateway
arduino-modbus-rtu-tcp-gateway copied to clipboard
Arduino OPTA port
Hello! I'm interested in porting this project to the Arduino OPTA(STM32H747XI) Are there any suggestions in regards to replacing the Atmega based code of this project, for STM32?
Thanks!
What ethernet chip is used in Arduino OPTA? Which ethernet chip do you want to use with STM32?
The code is tailor-made for the Wiznet W5100/W5200/W5500 ethernet chip. It would be very difficult to "port" the code to different ethernet chip.