Skip to content

ESP32 multi-SPI support (JDI MIP display + SD card on separate SPI buses) #12

Description

@MovingPylon

Hello, thank you for this useful library!

I am working on an ESP32 project where I want to use the JDI MIP display and an SD card, each connected to a separate SPI bus (for example, the display on VSPI and the SD card on HSPI).

I would like to know how to configure your library to work with a user-defined SPIClass instance, so I can specify which SPI bus the display should use.
Is there a way to do this currently, or would I need to modify the library to support custom SPI buses?

Any suggestions or examples would be very appreciated.

Thanks again for your great work!

”I'm not good at English, so I ask ChatGPT to write the questions for me.”
Best regards,

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