Skip to content

How to use both VSPI & HSPI SPI buses simultaneously? #790

@neilpanchal

Description

@neilpanchal

Hardware:

Board: ESP32-DevKit-C
Core Installation/update date: Latest
IDE name: IDF Component

Description:

Trying to use both VPSI & HSPI busses simultaneously to drive two OLED displays. By default, SPIBegin() works with VSPI pinouts.

Sketch:

I've tried the suggested code here: olikraus/u8g2#377 (comment)

Is the usage of HSPI + VSPI through arduino API possible currently? If so, what is the best way to achieve this?

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