Skip to content

SD Player and SPI recommendations #1715

Answered by pschatzmann
y-nk asked this question in Q&A
Discussion options

You must be logged in to vote

It is recommended to use a dedicated SPI out of performance reasons.

You wiill need to check your individual case if you can get away by using a shared SPI: e.g

  • by using compressed data (mp3)
  • by avoiding 24/32 bit uncompressed data
  • by keeping the sample rate low
  • by optimizing the SPI bit clock rate

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@y-nk
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