2023-12-08 10:51 AM
Hello i'm currently working with the STM32F446RE and i need to implement the modbus tcp/ip protocol, im aware of the freemodbus library but i cant implement this to the stm32cubeide it is always telling me something is missing (like the port.h). It doesnt matter how many things i add to the libraries it always tell me something's missing and i dont know how to solve this.
I tried to implement step by step the modbus functions but i couldnt develop the write coils function so i tried searching for solutions and the freemodbus seemed like one but i have this issue.
Also im using the w5500. I hope someone can help me with this issue. Thank you.
2024-01-09 12:58 PM