Skip to content
Discussion options

You must be logged in to vote

I ended up copying the s3lcd repository and added a file to separate the spi bus creation from the esp_lcd creation. Then I created another file for sd cards to initiate them using the general spi_bus and wrap them to enable vfs functions.

I'm very much a hobbyist, so it's likely not the prettiest code, but it's working for me so far. I used a lot of Claude.AI to get structure down and then heavily referenced the esp_idf to fix things.

Here's the repository if you're curious:
https://github.com/flamingfelines/DMA_LCD_SD

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by flamingfelines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant