Skip to content

ESP32 S3 cannot use this library file,could you tell me where the problem is #3

Description

@andylu321123

sir,

Thank you very much for your contribution.

I have two ESP32 development boards,esp-wroom-32 and esp32 s3. esp-wroom-32 can be used very well.
but esp32 S3 , I can't use it. I confirm I need modify SPI pin definitions for adapt to ESP32S3. but The result was disappointing.

I am trying to redefine the pins,But I failed.

Could you guide me on how to modify the code to adapt to it?

//#define VSPI_MOSI 40
//#define VSPI_SCK 39
//#define SCS 38

or
//#define SS 42
//#define MOSI 35
//#define SCK 36

bye

Activity

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

Metadata

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