From e8c6b2052b11d85b8836a0c07e493b9562dd11eb Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 27 Mar 2002 09:47:34 +0000 Subject: Initial version git-svn-id: svn://svn.rockbox.org/rockbox/trunk@33 a1c6a512-1295-4272-9138-f99709370657 --- www/mods/serialport.t | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 www/mods/serialport.t (limited to 'www/mods/serialport.t') diff --git a/www/mods/serialport.t b/www/mods/serialport.t new file mode 100644 index 0000000000..ce52ea67ec --- /dev/null +++ b/www/mods/serialport.t @@ -0,0 +1,22 @@ +#define _PAGE_ Making LINE IN a serial port +#include "head.t" + +

Here's how you connect the LINE IN jack to the 7034 serial port, in order +to use it for remote debugging: + +

First, disassemble the Archos and +take apart the electronics. + +

+
+Here's the first serial line put in place. It's a little difficult to see, but it goes from the pad on the right to the rightmost connector of the LINE IN jack on the left. Click the image for a 1244x764 version. + +


+ +

+
+And here's how the second line should be connected. Click for bigger image. + +

Björn + +#include "foot.t" -- cgit v1.2.3