The blue wire is not consistent the RST/RTS pin(1) and may be inverted on some adapters, e.g. being the GND wire pin(6). Check the orientation of the adapter with the picture above to determinate the actual pin ordering anddo not simply relyon the wire color coding alone!
USB Driver
TheCP2102 USB driverneeds to be installed before using it.
The USB adapter uses a six-wireJST-ZH seriesconnector for attaching to Lobaro hardware at the config connector.
Boot0of Lobaro sensors is connected toDTRline of the PC uart
Reset(active low) of Lobaro sensors is connected toRTSline of the PC uart
Note
Normally the handling of these uart control is done automatically by theLobaro PC tool.
When using an alternative uart terminal tool (e.g.HTERM) make sure you setup the RTS and DTR lines correctly or simply cut the DTR/RTS wires from the USB adapter if the reset and/or bootloader functions are not needed.
Default UART Configuration
The default 8E1 UART configuration that is used by all Lobaro devices on the "Config" port:
Baud Rate
115200
Parity
Even
Stop Bits
1
Data Bits
8
DTR control line
Low/true=> Run Firmware after Reset (Default since BOOT0 has internal pull-down)
High/false=> Run Bootloader after Reset
RTS control line
High/false=> Run Firmware / Bootloader (Default since RESET has internal pull-up)