Difference between revisions of "Add a Serial port to the LS DUO"
From NAS-Central Buffalo - The Linkstation Wiki
m |
m |
||
Line 1: | Line 1: | ||
− | {{Articles|Hardware|LS- | + | {{Articles|Hardware|LS-WTGL/R1}} |
This information comes from this forum thread<ref>[http://buffalo.nas-central.org/forums/viewtopic.php?f=50&t=5871 The Buffalo NAS hacking Forums:Serial @ Pro Duo]</ref> | This information comes from this forum thread<ref>[http://buffalo.nas-central.org/forums/viewtopic.php?f=50&t=5871 The Buffalo NAS hacking Forums:Serial @ Pro Duo]</ref> | ||
==Serial Port Pinout== | ==Serial Port Pinout== |
Revision as of 04:54, 8 September 2008
This information comes from this forum thread[1]
Contents
Serial Port Pinout
Frontside and Backside Images
Use a Level Shifter
The serial port signals from the processor are only 3.3V. For proper RS-232 12V signaling, an RS-232 level shifter needs to be added. These are very common in PDA serial cables also, but can be purchased
Build your own LVTTL/RS232 or LVTTL/USB interface
- LVTTL/RS232 - Building a Custom Serial Interface
- LVTTL/USB - Use a Nokia Serial Cable on an ARM9 Linkstation
- LVTTL/USB - Use a cheap phone sync cable with the serial port
Buy your own TTL Level Shifter
- LVTTL/RS232 - MAX232 based from Futurelec - MINIRS2323V
- LVTTL/USB - FTDI chip based cable - TTL-232R-3V3
Usage considerations for the TTL-232R-3V3
|
A working/tested pinout/wire-color scheme is:
|
- Solder the 4-pin header to the board. Make sure you don't have shorts.
- You will need to switch wires on the TTL-232R-3V3 cable. Use a sharp object to lift the plastic tabs and carefully pull the wires out. Rearrange them according to the table above (black, empty, orange, yellow, empty, empty) and slide those wires back in. Tape the other wires to make sure they don't short anything.
- When plugging in the cable, make sure black aligns with GND, yellow with TXD, and orange with RXD.
- Connect the USB cable to your computer, start a terminal program with the right settings.
- Turn on the device, you should see output from the bootloader in couple seconds.