Page 1 of 1

Modbus/TCP Init Error!

Posted: Thu Jul 13, 2023 3:29 am
by seokgi
Good Morning!!

MCU: PIC24FJ512GA606
Ethernet : W5500

I would like to use Modbus/TCP with the above condition.
However, initializing Modbus/TCP causes the system to hang up.

I post my project here.

Re: Modbus/TCP Init Error!

Posted: Thu Jul 13, 2023 10:44 am
by BenR
Hello,

I've been looking into this and hopefully now have pushed a fix to the library update system for v10 that will solve the issue for you.

Please let me know how you get on and if all is ok now I'll roll the fix out to v9 too.

Re: Modbus/TCP Init Error!

Posted: Thu Jul 13, 2023 12:38 pm
by seokgi
Thank you for quick response.
After compiling, it works fine. However, the operation of W5500 and Modbus/TCP has not yet been confirmed.

When will the operation of SPI and I2C be possible?

The pin number changes every time load a project.