Page 1 of 1

Queries regarding ESP32WROOM32UE

Posted: Wed Feb 10, 2021 11:11 am
by JKDigital
Hello Support,

We intend to use ESP32WROOM32UE in our project interfacing it with microcontroller & use it as Network Co-processor. I can't get any relevant document about how to interface ESP32WROOM32UE with microcontroller & which suitable peripheral to be used like SPI/ UART/ I2C. I know SDIO is acquired by internal flash so that option might not be available.

Please advise we are stuck with design.

Regards,
jagdish

Re: Queries regarding ESP32WROOM32UE

Posted: Wed Feb 10, 2021 11:27 am
by ESP_Minatel
Hi,

You can take a look at this https://github.com/espressif/esp-hosted.
The ESP32 can be used as peripheral using a host MCU.