Difference between revisions of "UART Settings"

From InCircuit
Jump to: navigation, search
(Created page with 'To communicate with a controller, the ICradio use a usual Uart-Interface with the following parameters: {| class:wikitable |- | ''Baudrate'' || 38400 |- | ''Databits'' || 8 |- |…')
 
 
Line 16: Line 16:
 
Please make sure not to connect the ICradio's RX/TX-Pins directly to the PC's serial port, as the ICradio's pin have a voltage-level of 3.3V to 5V, the PC's pins a level of 12V. To use these devices on the PC you need either an RS232 Levelshifter or an USB-UART-Bridge.
 
Please make sure not to connect the ICradio's RX/TX-Pins directly to the PC's serial port, as the ICradio's pin have a voltage-level of 3.3V to 5V, the PC's pins a level of 12V. To use these devices on the PC you need either an RS232 Levelshifter or an USB-UART-Bridge.
  
[[Category:Transparent_UART_Protocol]]
+
[[Category:Transparent_UART_Protocol]] [[Category:HowTo]]

Latest revision as of 15:53, 19 December 2013

To communicate with a controller, the ICradio use a usual Uart-Interface with the following parameters:

Baudrate 38400
Databits 8
Stopbits 1
Parity None
Flowcontrol Software (XON/XOFF)

Please make sure not to connect the ICradio's RX/TX-Pins directly to the PC's serial port, as the ICradio's pin have a voltage-level of 3.3V to 5V, the PC's pins a level of 12V. To use these devices on the PC you need either an RS232 Levelshifter or an USB-UART-Bridge.

Personal tools