Skip to content
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

setAudioOutputHighImpedance(true) eliminates all audio out #16

Open
william-orange opened this issue Jun 24, 2024 · 1 comment
Open

Comments

@william-orange
Copy link

I am using a small 3 watt amplifier chip to amplify the RDA5807 output to speaker level. I have found that the RDA5807 overdrives the input (only usable volume is one). I added a 10uf decoupling cap and a 3:1 voltage divider. The output impeadance of the voltage divider is around 10k. This works fine.

I though, perhaps, I could eliminate the passive components by using rx.setAudioOutputHighImpedance(true). When I add this to the setup all audio ouput is lost. I am using the RDA5807M variant (as opposed to the RDA5807P or something else).

Is there something wrong with the setAudioOutputHighImpedance function or does my chip just lack this capability?

Bill

@pu2clr
Copy link
Owner

pu2clr commented Jun 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants