开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

SCU-17 Behind The Raspberry Pi?


Pete Moscatt
 

G'Day To All,

Has anyone successfully used a Yaesu SCU-17 USB Interface with a Raspberry Pi ?

Pete VK4CCV


 

Hello Pete

Yes, I use a SCU-17 with both the Pi 4 and 3A+ connected to a Yaesu FT-891 and FT-817nd. Works very nicely with wsjt-x and fldigi.

73 Glen G0SBN


 

Care to enlighten the rest of us that are having difficulty getting it to work? Any particular steps to get it to work, like having it recognized by linux and how to change the port and/or port settings? Any help would is greatly appreciated. I have mine plugged into a 8-port powered usb hub. I see 2 different entries when I use the lsusb command. Not sure which one is which. I do need the port numbers for CAT and PTT but don't know how to obtain them.

Brandon, ND3U


 

Using one behind a pi4 4gb with excellent results on Js8call wsjtx fldigi.


Pete Moscatt
 

Thanks Guys,

I gave it a go and it was just a matter of plugging it in and selecting the Ports and away it went.

Pete


 

Hello Brandon

Rather than writing, hope you don't mind but I've provided pics of my FT-817 setup to the Pi 3A+ (the "Pebble" usb battery unit for the Pi was just temp while I took the pics).

The Yaesu FT-891 are similar settings except; select the Radio in "Settings" as FT-891, connect a second usb cable between the Pi usb (I don't use an external usb bus, so I use a Pi4 with multiple usb ports) and the usb CAT port of the FT-891, don't connect a SCU-17/ACC cable to an FT-891 as CAT commands are only via the usb cable direct to the Yaesu-891.

Hope that makes sense.

73 Glen G0SBN

Yaesu FT-817 and SCU-17, cables are required to both the Data and Acc (CAT) ports, and a usb cable between SCU-17 and Pi.




I use "VNC Viewer" on my Wi-Fi network to remote control WSJT-X and JS8Calll on the Pi 3A+ which is sending CAT commands to the FT-817.






WSJT-X settings (note that I used 4800 baud on the FT-817)






JS8Call settings (note that I used 4800 baud on the FT-817)





End


 

Did you install some driver on the Raspberry PI to have the SCU-17 to work?
On Windows I see the virtual com port driver is needed to be installed before connectingthe SCU-17to the PC... similar on the Raspberry?
Thanks


 

Hello tmmird

No additional drivers need to be insralled.

73 Glen G0SBN


 

TNX
73


 

have you used it with qsstv? My fsk light turns on and the audio will only sent one tone.


 

Hello nl13286

Yes the SCU-17 works fine with both my FT-891 and FT-817 with QSSTV (9.4.4) on Linux. I use Linux Mint (20.3 Una) and PiOS (Bullseye) depending on hardware.

You shouldn't be seeing.the FSK indicator during transmission.

I can do some screenshots of the Sound and CAT configuration if you need it.

73 Glen


 
Edited

Hello Everyone,

Trying to get js8call to work on Raspberry pi 4, running the latest Raspbian 11.?Yaesu FT-8178 and SCU-17 connected to each other with both DATA and ACC; and USB cable from SCU-17 to RBpi.

CAT seems be working, I can see the correct frequency and PTT test works too.

On js8call settings, modulation soundcard, the dropdown seems to be empty of disabled. Cannot see any sound card :(

Help!!! ??


 

开云体育


Try this:

?? - disconnect the SCU-17's USB cable from your Rpi
?? - open a terminal session on your Rpi and run the command "dmesg".? You should see the final part of the Rpi boot up details.? Recognize the final lines from that output of where that output was completed.
?? - re-connect the SCU-17's USB cable to your Rpi
?? - Run the command "dmesg" and at the bottom, you should see details about the SCU-17.? If you don't see anything, check your USB cable, etc.
?? - Run the command "aplay -l" and "arecord -l" to show the learned sound devices on your Rpi.? Send us the output of those two commands
????? - If your system doesn't have aplay / arecord installed, install the "alsa-utils" package with "sudo apt install alsa-utils"

--David
KI6ZHD


On 07/16/2022 02:52 PM, anxanywhere@... wrote:

Hello Everyone,

Trying to get js8call to with on Raspberry pi 4, running the latest Raspbian 11.?Yaesu FT-8178 and SCU-17 interconnected with both DATA and ACC; and USB cable from SCU-17 to RBpi.

CAT seems be working, I can see the correct frequency and PTT test works too.

On js8call settings, modulation soundcard, the dropdown seems to be empty of disabled. Cannot see any sound card :(

Help!!!



Anaxi
 

Hi David,?not sure what is going on here, but I already replied twice (one time about 24h ago; and another about 10h) and I can't see it here :-( On my reply, I copy & pasted some code to answer your requested data.


Anaxi
 
Edited

(another attempt...)

Thank you for coming to my rescue, here are the requested outputs after unplugging the SCU-17 and rebooted RBpi:

dmesg

[? ?64.823565] usb 1-1.4: new high-speed USB device number 3 using xhci_hcd

[? ?64.953971] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2512, bcdDevice= b.b3

[? ?64.954000] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0

[? ?64.970039] hub 1-1.4:1.0: USB hub found

[? ?64.970194] hub 1-1.4:1.0: 2 ports detected

[? ?65.293601] usb 1-1.4.1: new full-speed USB device number 4 using xhci_hcd

[? ?65.431102] usb 1-1.4.1: New USB device found, idVendor=10c4, idProduct=ea70, bcdDevice= 1.00

[? ?65.431130] usb 1-1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5

[? ?65.431151] usb 1-1.4.1: Product: CP2105 Dual USB to UART Bridge Controller

[? ?65.431168] usb 1-1.4.1: Manufacturer: Silicon Labs

[? ?65.431185] usb 1-1.4.1: SerialNumber: 00B61F13

[? ?65.520017] usbcore: registered new interface driver usbserial_generic

[? ?65.520118] usbserial: USB Serial support registered for generic

[? ?65.524154] usbcore: registered new interface driver cp210x

[? ?65.524233] usbserial: USB Serial support registered for cp210x

[? ?65.524357] cp210x 1-1.4.1:1.0: cp210x converter detected

[? ?65.529787] usb 1-1.4.1: cp210x converter now attached to ttyUSB0

[? ?65.530020] cp210x 1-1.4.1:1.1: cp210x converter detected

[? ?65.538849] usb 1-1.4.1: cp210x converter now attached to ttyUSB1

[? ?65.543692] usb 1-1.4.2: new full-speed USB device number 5 using xhci_hcd

[? ?65.717858] usb 1-1.4.2: New USB device found, idVendor=08bb, idProduct=29b3, bcdDevice= 1.00

[? ?65.717873] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[? ?65.717882] usb 1-1.4.2: Product: USB Audio CODEC?

[? ?65.717889] usb 1-1.4.2: Manufacturer: Burr-Brown from TI? ? ? ? ? ? ??

[? ?65.727354] input: Burr-Brown from TI USB Audio CODEC? as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.3/0003:08BB:29B3.0001/input/input2

[? ?65.803921] hid-generic 0003:08BB:29B3.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:01:00.0-1.4.2/input3

[? ?66.001118] usbcore: registered new interface driver snd-usb-audio

aplay -l

**** List of PLAYBACK Hardware Devices ****

card 0: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]

? Subdevices: 8/8

? Subdevice #0: subdevice #0

? Subdevice #1: subdevice #1

? Subdevice #2: subdevice #2

? Subdevice #3: subdevice #3

? Subdevice #4: subdevice #4

? Subdevice #5: subdevice #5

? Subdevice #6: subdevice #6

? Subdevice #7: subdevice #7

card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]

? Subdevices: 1/1

? Subdevice #0: subdevice #0

arecord -l

**** List of CAPTURE Hardware Devices ****

card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]

? Subdevices: 1/1

? Subdevice #0: subdevice #0

The raspbian seems to detect well the devices (CAT, sound and micro) coming from SCU-17, but on js8call -> settings -> modulation soundcard, seems no have no idea about that USB sound card.?


 

开云体育


Hello Anaxi,

It's clear that Linux is seeing your sound device so you're problem is at the application layer (wsjt-x).? Googling around, I found a few things that you might check out:

??
?? ? --
?? ? Missing libqt5multimedia5-plugins package
?? ? --
??
Not having that plugin package seems to be a common problem for people


??
??? - provides a list of packages to confirm you actually have installed


Re-read the WSJT-X installation for LInux to see if you missed any other steps:

??



Assuming you figure out why things aren't displaying, you'll then want to select the following entry in WSJT-X:

?? plughw:CARD=CODEC,DEV=0


Beyond that, I don't have anything else to recommend and I would recommend to post your question to the WSJT-X support list at


--David
KI6ZHD



On 07/19/2022 01:43 AM, Anaxi wrote:

[Edited Message Follows]

(another attempt...)

Thank you for coming to my rescue, here are the requested outputs after unplugging the SCU-17 and rebooted RBpi:

dmesg

[? ?64.823565] usb 1-1.4: new high-speed USB device number 3 using xhci_hcd

[? ?64.953971] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2512, bcdDevice= b.b3

[? ?64.954000] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0

[? ?64.970039] hub 1-1.4:1.0: USB hub found

[? ?64.970194] hub 1-1.4:1.0: 2 ports detected

[? ?65.293601] usb 1-1.4.1: new full-speed USB device number 4 using xhci_hcd

[? ?65.431102] usb 1-1.4.1: New USB device found, idVendor=10c4, idProduct=ea70, bcdDevice= 1.00

[? ?65.431130] usb 1-1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5

[? ?65.431151] usb 1-1.4.1: Product: CP2105 Dual USB to UART Bridge Controller

[? ?65.431168] usb 1-1.4.1: Manufacturer: Silicon Labs

[? ?65.431185] usb 1-1.4.1: SerialNumber: 00B61F13

[? ?65.520017] usbcore: registered new interface driver usbserial_generic

[? ?65.520118] usbserial: USB Serial support registered for generic

[? ?65.524154] usbcore: registered new interface driver cp210x

[? ?65.524233] usbserial: USB Serial support registered for cp210x

[? ?65.524357] cp210x 1-1.4.1:1.0: cp210x converter detected

[? ?65.529787] usb 1-1.4.1: cp210x converter now attached to ttyUSB0

[? ?65.530020] cp210x 1-1.4.1:1.1: cp210x converter detected

[? ?65.538849] usb 1-1.4.1: cp210x converter now attached to ttyUSB1

[? ?65.543692] usb 1-1.4.2: new full-speed USB device number 5 using xhci_hcd

[? ?65.717858] usb 1-1.4.2: New USB device found, idVendor=08bb, idProduct=29b3, bcdDevice= 1.00

[? ?65.717873] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[? ?65.717882] usb 1-1.4.2: Product: USB Audio CODEC?

[? ?65.717889] usb 1-1.4.2: Manufacturer: Burr-Brown from TI? ? ? ? ? ? ??

[? ?65.727354] input: Burr-Brown from TI USB Audio CODEC? as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.3/0003:08BB:29B3.0001/input/input2

[? ?65.803921] hid-generic 0003:08BB:29B3.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:01:00.0-1.4.2/input3

[? ?66.001118] usbcore: registered new interface driver snd-usb-audio

aplay -l

**** List of PLAYBACK Hardware Devices ****

card 0: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]

? Subdevices: 8/8

? Subdevice #0: subdevice #0

? Subdevice #1: subdevice #1

? Subdevice #2: subdevice #2

? Subdevice #3: subdevice #3

? Subdevice #4: subdevice #4

? Subdevice #5: subdevice #5

? Subdevice #6: subdevice #6

? Subdevice #7: subdevice #7

card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]

? Subdevices: 1/1

? Subdevice #0: subdevice #0

arecord -l

**** List of CAPTURE Hardware Devices ****

card 1: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]

? Subdevices: 1/1

? Subdevice #0: subdevice #0

The raspbian seems to detect well the devices (CAT, sound and micro) coming from SCU-17, but on js8call -> settings -> modulation soundcard, seems no have no idea about that USB sound card.?



Anaxi
 
Edited

Hello David,

You are my new best friend!

I struggled with this for couple days and all it took was installing that one missing package, libqt5multimedia5-plugins.?

Thank you so much????If you ever come to Portugal, allow me to pay you a beer or something.

PS: I hope Brandon and tmmlrd on this thread also managed to get their system working.

Regards,
Anaxi

19.12.2021


Austin M0MNE
 

Anyone??? It looks like there are plenty people are saying that they can successfully make the SCU-17 with Raspberry Pi, but I'm really struggling to make it work.? I am having no such luck.? Could anyone please show what settings they are using to get CAT control to actually work??? The sound isn't an issue, it's the CAT control I cannot get to work.


 

Which Pi are you using?? If it's the Pi5 the software may not be compiled for it. Pi5 changed the address of the GPIO due to using a separate chip. The GPIO libraries that run on the older Pi's won't work on the 5. Until the developers update the SW to work with the 5, they need to be run on a Pi4 or earlier

Get
On Oct 12, 2024, at 12:14, "Austin M0MNE via " <gmail.com@groups.io target=_blank>[email protected]> wrote:

Anyone??? It looks like there are plenty people are saying that they can successfully make the SCU-17 with Raspberry Pi, but I'm really struggling to make it work.? I am having no such luck.? Could anyone please show what settings they are using to get CAT control to actually work??? The sound isn't an issue, it's the CAT control I cannot get to work.


Austin M0MNE
 

I am running on a Pi4.?? People are saying it should just magically "work" on a pi4? but I am having no such luck.? I just cannot get the pi 4 to talk to the SCU 17 no matter what settings I use.? I need to see what settings people have for this