Skip to content

ESP32C3 espsta0 interface does not appear #262

@linchanghe123

Description

@linchanghe123

I transplanted the esp-hosted code to the stm32mp157 platform, and the esp32c3 firmware uses ESP-Hosted-NG Release 1.0.2 firmware. espsta0 device is not generated under linux.

The device tree configuration of the Linux system is as follows:

image

The linux driver only modified the configuration of handshake, data_ready, and reset pins.

image

However, after loading esp32_spi.ko, the bootup information of esp32c3 was not received, and the espsta0 device was not generated.

image

Both sides use SPI mode 2.
This is information about related signals when esp32_spi.ko is loaded
image
image
image
What could be the reason for 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