This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

zephyr,modbus-serial (on uart bus)

Vendor: Zephyr-specific binding

Description

Modbus over serial line device

Properties

Properties not inherited from the base binding file.

Name

Type

Details

de-gpios

phandle-array

Driver enable pin.
Driver enable pin (DE) of the RS-485 transceiver. If connected directly the MCU pin should be configured as active high.

re-gpios

phandle-array

Receiver enable pin.
Receiver enable pin (nRE) of the RS-485 transceiver. If connected directly the MCU pin should be configured as active low.