Skip to content

Anyone have the PCM1802/08 ADC working with this library? #162

Answered by pschatzmann
unltdsoul asked this question in Q&A
Discussion options

You must be logged in to vote

The PCM1802 seems to be very difficult to use and Google did not provide any help either.

My gut feeling is that the issue is FSYNC which is not provided by I2S. If you use the ESP32 as Master (and the PCM1802 as slave) there is no way to generate this signal.

Maybe you can try to use the ESP32 as slave (and the PCM1802 as master) and ignore this signal ?

I suggest that you start with a sketch that outputs the signal from the ADC to Serial to verify the signal first.

Finally I also don't understand why you would need 2 ESP32. The ESP32 supports 2 I2S Ports where each has 2 separate channels where you can do input and output at the same time.

ps. I just found the following link which might…

Replies: 12 comments 24 replies

Comment options

You must be logged in to vote
4 replies
@unltdsoul
Comment options

@unltdsoul
Comment options

@unltdsoul
Comment options

@nradina
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@unltdsoul
Comment options

Comment options

@unltdsoul
Comment options

@unltdsoul
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@frohro
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@vorosj
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
13 replies
@pschatzmann
Comment options

@dired
Comment options

@twillging
Comment options

@pschatzmann
Comment options

@twillging
Comment options

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