Pages: [1]   Go Down

Author Topic: Raspberry Pi to CAT?  (Read 20867 times)

N0URE

  • Member
  • Posts: 67
Raspberry Pi to CAT?
« on: November 11, 2016, 04:36:32 AM »

Does anyone have the UART (GPIO-14,15) port on a Raspberry Pi
working with a radio serial CAT port? How about an Andriod?

John
TI4/N0URE
Logged

N0URE

  • Member
  • Posts: 67
RE: Raspberry Pi to CAT?
« Reply #1 on: November 11, 2016, 05:06:10 AM »

My error:
Not Android.  Arduino.

John
Logged

K0JEG

  • Member
  • Posts: 886
RE: Raspberry Pi to CAT?
« Reply #2 on: November 13, 2016, 08:47:14 AM »

Shouldn't be too difficult. You'll need to interface it with a MAX232 chip. Once you have the hardware set up, just configure hamlib to use ttyAMA0 and use the appropriate xml file for your radio. Note that you'll need to disable the console mode in raspiconf.
Logged

AK0B

  • Member
  • Posts: 391
RE: Raspberry Pi to CAT?
« Reply #3 on: January 20, 2017, 10:01:30 PM »

Use IRQ and verify start pulse.

Stan AK0B
Logged

S55CX

  • Member
  • Posts: 24
RE: Raspberry Pi to CAT?
« Reply #4 on: September 10, 2017, 08:31:26 AM »

Hi all,
I'm also trying to get CAT working using the UART connections on the GPIO pins, so far with no  success.

I noticed K0JEG says it is necessary to turn off the serial console mode for this to work, but I don't understand this bit:
if I turn off the serial interface in the RaspPi Config GUI, then the UART disappears as an option from the CAT software. Or have I got this all wrong?

Thanks,
Ralph
Logged

S55CX

  • Member
  • Posts: 24
RE: Raspberry Pi to CAT?
« Reply #5 on: September 13, 2017, 01:16:13 AM »

I think I have this sorted:  the GUI version of the RaspPi config utility turns the whole UART off it seems, but running config from the command line gives the option of turning the console function off, but leaving the UART running. 

Although the comms seems to be working, I still have not got it functioning with the TS-850, so still some work to do here.....
Logged

S55CX

  • Member
  • Posts: 24
RE: Raspberry Pi to CAT?
« Reply #6 on: September 17, 2017, 11:34:51 AM »

Sorted.  I think I had a duff opto-isolator to start with, so sent off in a bit of a wild goose chase.

Anyhow, I now have a working CAT interface to my TS-850, running from the Raspberry Pi UART connections on the GPIO pins. Just two optos and 4 resistors, self powered from each side. Nice and simple.
Logged
Pages: [1]   Go Up