PDA

View Full Version : Need help to configure serial port for controling HF Radio.



vu2iia
- 28th September 2010, 05:19
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

mackrackit
- 28th September 2010, 07:00
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