How to connect sd card to m5stickC
-
On the product page, it says it supports an sd card interface. https://docs.m5stack.com/#/en/core/m5stickc
But I don't see any spi pins broken out for use. So how can I add an sd card to the stick?
-
@liyouzhou said in How to connect sd card to m5stickC:
On the product page, it says it supports an sd card interface. https://docs.m5stack.com/#/en/core/m5stickc
But I don't see any spi pins broken out for use. So how can I add an sd card to the stick?
The normal esp32 can support SD Cards but the stick can’t as the dpi is in use by the display and the pins are not run out to the header( I do believe)
-
I understand the topic is quite old. But for the posterity and others who need to connect m5stckc to spi bus, yes... It is possible.
![alt text](image url) -
Oh nice, Can you write up how you did it and post it on hackster please
-
-
I got the info from this page.
https://lang-ship.com/blog/work/m5stickc-spi-sd-3wire/