Modbus Slave Set error

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

Flowcode v10 Modbus Slave Set error

Post by seokgi »

Hello?
I would like to inquire because the initialization failed while working on a project.

MCU: PIC18F45K40
Component: MODBUS SLAVE
Modbus slave 1: RC7(RX) RC6(TX) RC0(DIR)
Modbus slave 2: RB7(RX) RB6(TX) RC1(DIR)

Modbus slave uses channels 1 and 2 as slaves.
Modbus Slave 2 is set up well. However, Modbus slave 1 is not set and RC6 and 7 are changed to RD Port.
Is there any way to solve this?
Thank you.

Post Reply