probonopd / WirelessPrinting

Print wirelessly from Cura, PrusaSlicer or Slic3r to your 3D printer connected to an ESP8266 or ESP32 module
352 stars 65 forks source link

AI Thinker ESP32-CAM SD init failure #154

Closed romandoss closed 4 years ago

romandoss commented 4 years ago

It's have SD slot connected as TTGO T1 but I always have this error: [E][sd_diskio.cpp:739] sdcard_mount(): f_mount failed 0x(3) Another simple sketches with same "SPI.begin(14, 2, 15, 13);" work fine.

probonopd commented 4 years ago

ESP32-CAM is not supported yet, see https://github.com/probonopd/WirelessPrinting/issues/94. It would be great if you could get it to work. Let's continue the discussion in that ticket.