-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blue led flashing and distorted sound #25
Comments
Try checking if the host recognises the usb audio capabilities and is resampling the audio to 24bit @ 44.1, 48, or 96k (it should be 24 @ 96khz if you have optimised playback). You can see the commands for checking the sound playback on Ubuntu, don't know what tools you can use on Windows.My PCM5102 module was damaged some months ago, so don't have a working setup myself. On Monday 24 June, 2024 at 04:09:09 pm IST, hellcat92 ***@***.***> wrote:
Hi,
I am facing a weird issue where the blue led on the stm32 board is flashing rapidly and i am getting a distorted sound with continuous clicking noise. The sound is missing a lot of details and have a lower pitch. I tried on windows 11 and ubuntu 22.04, problem remains the same. I get same results on all sample rates, just the clicking frequency changes (higher on high samplerate). Can you please take out some time to guide me in troubleshooting?
Thanks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
In case you are not using the black pill boards, check the crystal frequencies on your board. |
how to add 32 bit? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am facing a weird issue where the blue led on the stm32 board is flashing rapidly and i am getting a distorted sound with continuous clicking noise. The sound is missing a lot of details and have a lower pitch. I tried on windows 11 and ubuntu 22.04, problem remains the same. I get same results on all sample rates, just the clicking frequency changes (higher on high samplerate). Can you please take out some time to guide me in troubleshooting?
Thanks
The text was updated successfully, but these errors were encountered: