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

examples doesnt work with PCM5102A. #27

Open
Aldbz opened this issue Jan 16, 2024 · 0 comments
Open

examples doesnt work with PCM5102A. #27

Aldbz opened this issue Jan 16, 2024 · 0 comments

Comments

@Aldbz
Copy link

Aldbz commented Jan 16, 2024

Hello,

For a personnal project, i try to use ESP32 WROOM (devkit1) with a PCM5102 and a SDcard.
I have try to use your examples, but it doesn't work at home...
I try with a MAX98357A and it work perfectly...

I'm going to describe the steps I took:

1/ flash micropython v 1.21 (this works for the other programs I've already done)

2/ connect the PCM with the ESP32 as shown. VIN = 3.3V, GND+SCK = GND, BLK = 32, DIN=33, LCK=25.
I didn't solder any of the jumpers to the board. Was this necessary?

3/I plugged in my earphones

4/ open thonny, copy and paste the code from the example "play_tone.py", save on the board as "test.py" and click on the green button of thonny (to upload and run the programme)

the result is : no sound on the ear phone.
I put the volume_reduction_factor at 1, nothing change...
The programm seem to run correctly, but no sound.

Do i miss a step?
Thank,
A.

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

1 participant