¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: CAT with Audio Working. Sort of. Almost.


 

OK, we're apparently running it at 192kHz. This is supported by the PCM5102 DAC device.

Right now, I am looking through USB specs to figure out how to have the radio
tell the PC that it's 192ksp. In the "Digital Audio Interface Properties" screen, there is a dropdown menu "Select the sample rate and bit depth to be used when running in shared mode". But it's grayed out. This tells me that Windows
should at least be capable of using other bitrates than the standard 44.1ksp.

I found an audio spec on usb.org:



Using Wireshark, I was able to find the exact USB packet where the radio tells
the PC (erroneously) that the sample rate is 44100 samples per second.

AND I found it in the USB teensycore.

Gonna change it now, see what happens.

- Jerry, KF6VB

On 2025-02-22 08:56, jerry-KF6VB wrote:
So I have the two serial ports AND the audio device working. HOWEVER,
the audio received by the PC is
garbled. I think there is a sample rate mismatch. Are we running
the Teensy audio library at a high rate? Even for audio output?
- Jerry, KF6VB

Join [email protected] to automatically receive all group messages.