Results 1 to 15 of 42

Thread: How do I solder a JTAG connector to Asus WL-500

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805

    Thumbs up Serial & JTAG

    vcc-to-ground-hack? I guess it may result in failure of PSU...

    I suggest serial first: You have 4-pin linear connector on the boards corner.
    That's serial. http://wiki.openwrt.org/toh/asus/wl500gp#serial

    (WL-500gP V1):
    Code:
    RESET 	
    GND 	 	3.3V_OUT
    UART_TX1 	UART_TX0
    UART_RX1 	UART_RX0
    Pin 1 (with the square solder pad) is RX0.

    For (WL-500gP V2) tts/0 is on the J4 connector:
    Code:
    3.3V_OUT
    UART_RX0
    UART_TX0
    GND
    The header probably is not soldered, so you have to do it. +3.3V and GND are at the ends of the connector.
    You can identify them either visually or by multimeter. RX and TX are the two middle pins.
    If you have an oscilloscope, you identify it so --- on TX pin during power up there should be some activity --- console output.
    If none you can skip to JTAG directly ,because console and pin 9 already not helpful. If you don't have scope then trial and error is ok.

    Next you have to make level convertor. Router's rs232 uses 3.3/0V logics while PC uses +12/-12V. It's 1 chip and 5 capacitors.
    Look in the datasheet of max3232 at maxim-ic.com for connection. On my experience max232 also works fine despite it's 5V chip.



    Finally, you connect router through converter to rs232 of PC, set 115200 as speed and if it is alive you should get console output
    which may help to diagnose what is wrong. http://adm5120.narod.ru/max232.htm

    Pinout of JTAG I've seen somewhere on the openwrt site. http://adm5120.narod.ru/ejtag-adm5120.htm




    There should be probably description of JTAG-LPT connector and what is needed to do, but I don't have experience with this.
    Last edited by Omega; 11-06-2013 at 00:17. Reason: fixed

  2. #2

    serial info and vcc scaryness

    I agree, vcc to ground sounds like an excellent way to overload PS, not something I want to do. I can only assume it power cycles the chip, which we have a reset for anyway.

    No oscope anymore, but I'm sure I can figure out the TX/RX. Thanks for all the good info. Hope to try as soon as I order the max3232!

    Lou

Similar Threads

  1. Serial, JTAG, CFE, nvram ... и кнопка Reset
    By Alien_V in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 251
    Last Post: 15-03-2016, 08:37
  2. JTAG WL-500W????
    By dreKion in forum WL-500w Pics & Specs
    Replies: 6
    Last Post: 28-09-2009, 00:07
  3. jtag connection
    By reubenhwk in forum WL-700g Pics & Specs
    Replies: 2
    Last Post: 21-03-2007, 02:08

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •