Results 1 to 15 of 74

Thread: Make an expansion board with a serial port(s) for WL-500b/g

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Dec 2003
    Location
    Czech Republic
    Posts
    270
    Yes you can use an old chips if they can operate at 13 MHz clock rate. That's why I put the UART to socket - sometimes it's not easy to find a datasheet of some specific chip... 16c55x recommended because of FIFO buffer.
    It should be also possible to use XTAL with lower frequency and change the serial port initialization to get the same baud rate.

    BTW this is a list of PMON commands:
    Code:
    ...
    Opened ethernet
    Downloading from ethernet, ^C to abort
    break!
    ~PMON> h
          h  The help command                           m  modify memory
       copy  copy memory                                d  display memory
       fill  fill memory                           search  search memory
    compare  compare memory                         uncmp  Uncompress gzip file
        set  display/set variable                   unset  remove variable
         hi  display command history                 vers  display version info
       load  load memory from hostport               call  call function
      cp2fl  Copy Ram to Flash                     nvInit  no options
    nvErase  no options                            etdiag  enet diag. test
     ildiag  iline diag. test                      rmdiag  sdram diag. test
     mpdiag  mass production diag. test           pcidiag  pci interface diag. test
    pmadiag  pcmcia interface diag. test          leddiag  led gpio interface diag. test
    usbdiag  usb interface diag. test             plpdiag  parallel port interface diag. test
    PMON>
    The help function is working also for every listed command.
    Last edited by Technik; 08-07-2004 at 02:41.

Similar Threads

  1. Howto add serial port to WL-500gx/gp
    By Josephus in forum WL-500g/WL-500gx Tutorials
    Replies: 50
    Last Post: 05-11-2012, 11:32
  2. Use an USB-serial port converter
    By Technik in forum WL-500g/WL-500gx Tutorials
    Replies: 39
    Last Post: 24-04-2012, 10:54
  3. Serial port for WL-500g
    By sveasoft in forum WL-500g Pics & Specs
    Replies: 6
    Last Post: 08-03-2005, 21:39

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
  •