Skip to content

VS1053 with Lilygo S3 display #46

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

You must be logged in to vote

On the Arduino ESP32 you can use any pin for SPI!

  SPI.begin(CLK, MISO, MOSI, CS);

Just google the topic for more details!

Replies: 1 comment 3 replies

Comment options

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

@AndrewInEssex
Comment options

@pschatzmann
Comment options

Answer selected by pschatzmann
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