Uart Parity and Modbus RTU
Posted: Wed Jun 02, 2021 10:05 pm
Hello all.
I have a problem with the serial interfaces.
PIC32MZ2048EFH100 200MHz
where or how can I set the parity?
I would like to query a modbus sensor.
it has a 485 interface and 19200 baud.
8Data Bits 1 Stop Bit Parity even Modbus Address 247
Modbus RTU
The following Modbus RTU functions are supported:
Code, Name, Description
0x01, Read Coils, Read one or more coils
0x03, Read Holding Registers, reading a continuous holding register block
0x04, Read Input Registers, read one or more consecutive registers
0x05, Write Single Coil, Write one coil
I am curious who knows
thank you
I have a problem with the serial interfaces.
PIC32MZ2048EFH100 200MHz
where or how can I set the parity?
I would like to query a modbus sensor.
it has a 485 interface and 19200 baud.
8Data Bits 1 Stop Bit Parity even Modbus Address 247
Modbus RTU
The following Modbus RTU functions are supported:
Code, Name, Description
0x01, Read Coils, Read one or more coils
0x03, Read Holding Registers, reading a continuous holding register block
0x04, Read Input Registers, read one or more consecutive registers
0x05, Write Single Coil, Write one coil
I am curious who knows
thank you