WT32-SC01-PLUS and Sdcard #336
Unanswered
TangerineDreamer
asked this question in
Q&A
Replies: 1 comment
-
Found out that there is no TX return in the USB-C wire,only at the debug pins, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,i would like to use the savePNG example with WT32-SC01-PLUS ,but nothing get written on the sdcard and i can't see
anything about the sdcard settings in the WT32-SC01-PLUS setup.
I'm confused because the CS card = 4 in the example but the in the datasheet it's written:
SD_CS GPIO 41
SD_DI(MOSI) GPIO 40
SD_CLK GPIO 39
SD_DO(MISO) GPIO 38
I tried also "SPI.begin((CLK,MISO,MOSI,CS),but nothing happens
How can i?
Beta Was this translation helpful? Give feedback.
All reactions