Skip to content

mp3 file --> I2S #26

Answered by pschatzmann
eismeraldo asked this question in Q&A
Feb 19, 2025 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

You just call i2s.write(data, len);
Please note that the len must be specified is in bytes! and i2s must be declared and started properly before.

However I recommend you use the AudioTools, where you can just copy the data from the source to the target.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@eismeraldo
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
2 participants