Skip to content

How can I build an SPI master-side program on a non-esp32 MCU to achieve communication with an esp32 slave-side? (IDFGH-16864) #17935

@sumer274

Description

@sumer274

Is your feature request related to a problem?

I want to use a non-esp32 MCU as an SPI host to communicate with SPI AT. But I don't know how to build an SPI host program, as the communication protocol with SPI AT seems to rely on the esp's underlying SPI driver program, and I don't know how to implement it on other MCUs.

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions