Skip to content

PCM1808 ADC produces loud white noise through bluetooth #1130

Discussion options

You must be logged in to vote

You completely messed up with the format: if you copy the input to the output format needs to match!
In addition A2DP only supports the format that you can find in the documentation.

So you need to find out if your PCM1808 suppports 16 bits and if not you need to change the format dynamically as described in the Wiki.
As joba-1 already outlined: the last line or the lines before don't make any sense and you need to use one or the other...

The Wiki already describes how to test the ADC seperatly

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Midnight-Robotics
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants