Modbus/TCP Init Error!

For general Flowcode discussion that does not belong in the other sections.
Post Reply
seokgi
Posts: 217
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

Modbus/TCP Init Error!

Post 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.
Attachments
230713_Freezer-SPI_Ethernet_TEST.fcfx
(34.36 KiB) Downloaded 255 times

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: Modbus/TCP Init Error!

Post 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.

seokgi
Posts: 217
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

Re: Modbus/TCP Init Error!

Post 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.

Post Reply