Skip to content

Ender3 V1 + SD card connected via SPI to ESP32dev - is not recognized #180

Open
@octavius08

Description

First of all good work, this is the first firmware that allows a wifi interface to upload and print files.

However, I have a problem with my SD card, it is not recognized. I connected the SD card as follows (SPI standard pins). The 32GB SD card is also formatted under linux vfat.

my hardware:
Creality3D v1.1.3 ATMEGA1284P 8bit
Marlin 2019-07-05 bugfix-2.0.x

SDcard => ESP32
3V3 => 3.3V
CS => GPIO 5
MOSI => GPIO 23
SCK/CLK => GPIO 18
MISO => GPIO 19
GND => GND

grafik

Info form the UI WirelessPrinting

Free heap: 229688

File system: SPIFFS
Filename length limit: 11
Uploaded file: /cached.gco
Uploaded file size: 1136781

Last command sent: M105
Last received response: ok T:65.96 /0.00 B:44.15 /0.00 @:0 B@:0

EXTRUDER_COUNT: 1
AUTOREPORT_TEMP: false
PROGRESS: false
BUILD_PERCENT: false

does anyone have an idea how i can activate the sd card, maybe i should use the GPIO connection like the TTGO-T1? thank you in advance for your support.

SDcard => ESP32
3V3 => 3.3V
CS => GPIO 13
MOSI => GPIO 15
SCK/CLK => GPIO 14
MISO => GPIO 2
GND => GND

grafik

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions