Reading PIC serout in hyperterminal


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Almost any pin will work. Just remember the analog ones need setup for digital.

    You may want to check th baud rate, and if 8,N,1 is set and the flow control is none. (normally)
    Dave
    Always wear safety glasses while programming.

  2. #2


    Did you find this post helpful? Yes | No

    Question

    Ok, made it work, I needed to convert 2.85 to 5 V and then to RS232. Getting the required data from the GPS on my hyperterminal.
    BUT
    Upon connecting the hyperterminal to PIC I can only see the commands PIC is sending and I am unable to reply to my PIC via hyperterminal. Has it got anything do with RTS & CTS and what do these pins do excatly?

    If my PIC sends AT command to my GSM, should it request an CTS first to be safe (As it is working without it now)?

    AND

    How can I also reply to my PIC via hyperterminal?

    Thanks in advance
    ___________________
    WHY things get boring when they work just fine?

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    All you need are the TX and RX lines.
    Micro Code Studio has a nice terminal built in. Much better than hyperterminal.
    It has a send and receive area. Type what you want to send and hot enter.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. load .hex file in PIC with hyperterminal
    By irenuska23 in forum General
    Replies: 8
    Last Post: - 1st September 2009, 09:52
  3. Serout to serial servo
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 12th August 2009, 16:46
  4. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 17:11
  5. SERIN AND SEROUT PROBELM USING 16f690 PIC
    By Charles in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 18th January 2007, 03:59

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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