Need help to configure serial port for controling HF Radio.


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2007
    Location
    Mumbai-INDIA
    Posts
    22

    Smile Need help to configure serial port for controling HF Radio.

    Hi,

    I have an old kenwood HF radio TS-50. I want to make PIC+LCD based CAT control for this radio as the Front control panel and lcd are not working anymore. I can control radio using Hyperterminal and by giving CAT commands, but it requires PC to be always on.

    How do I configure PIC serial out in the following way?. Should I use HSEROUT or SEROUT?. I will be using PIC16F628 or PIC16F72/73 and 16x2 LCD.
    Baud rate : 4800
    Data Bits : 8
    Parity : None
    Stop Bits : 2
    RTS : Always On
    DTR : Always On
    Any help would be very much appreciated.
    Thankyou for your time.

    regards
    VU2IIA
    mahesh

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


    Did you find this post helpful? Yes | No

    Default

    I think I would use SERIN2/SEROUT2.
    See this thread
    http://www.picbasic.co.uk/forum/showthread.php?t=9750
    but use the value 208
    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 1

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