I'm trying to run NEMO or Marauder using an SD card module at 3.3V made specifically for the ESP32 but even tho i followed the right wiring (Displayed below) Neither of them seem to be able to initialise my SD card.
Wiring:
M5 --> SD
GND --> GND
3.3v --> 3.3v
G0 --> CLK
G26 --> MISO
G32 --> MOSI
None --> CS
(Wiring found in https://community.m5stack.com/topic/5290/my-m5stickc-plus-can-t-read-micro-sd/3)
Does somebody know what the issue might be?