Page 1 of 1

ESP-Hosted

Posted: Thu Jul 24, 2025 2:28 pm
by SumeetK
I want to use Esp32S3 as slave co processor and ESP32P4 as master using SPI interface with ESP-host.
How do I start firmware wise? are there any example for SPI based communication where I can just build and see the basic output on master and slave side to understand how the esp host works?

Thank you.