UART: Difference between revisions

From Xenon Wiki
Jump to navigation Jump to search
imported>Tuxuser
(Correction: It only uses 3,3V to shift)
imported>Tuxuser
Line 13: Line 13:


It is also possible to use some cheap [http://wiki.openwrt.org/oldwiki/openwrtdocs/customizing/hardware/serial_console#cellphone.data.cables cell phone data cables] as a PC interface.
It is also possible to use some cheap [http://wiki.openwrt.org/oldwiki/openwrtdocs/customizing/hardware/serial_console#cellphone.data.cables cell phone data cables] as a PC interface.
[[Category:Hardware]]
[[Category:Development]]
[[Category:Homebrew]]

Revision as of 12:22, 23 October 2011

Serial Console

The Serial Console can be very useful when debugging the Linux Kernel or diagnosing the Boot Process.

J2B1 SCON.png

You can either use the GND pin on the header (might be difficult to solder for the inexperienced) or some alternative GND pin like the one from the Stereo DAC nearby the J2B1 header.

Note that you will probably need a Level Shifter to connect the 3.3V RX/TX pins to your PC Serial Port (which usually uses +/-12V)

The Level Shifter can be either powered from the standby 3.3V on pin 7 (always on) or better from the active 3.3V on pin 8 or from an external power source.

It is also possible to use some cheap cell phone data cables as a PC interface.