Skip to content

CS_SENSE likely does not work if printer is in 1-bit SD mode #2

@readahead1

Description

@readahead1

CS_SENSE is connected to DAT3 of the printer socket. But DAT3 is not used if the printer is using 1-bit SD mode.
Used pins in 1-bit SD mode:

  • CMD
  • CLK
  • DAT0
  • DAT1

DAT3 is not used in 1-bit SD mode hence the ESP32 will not detect if printer is using the SD-NAND in 1-bit SD mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions