Skip to content

setAudioOutputHighImpedance(true) eliminates all audio out #16

@william-orange

Description

@william-orange

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions