Page 1 of 1

ESP SPI Slave HD

Posted: Thu Nov 05, 2020 9:44 am
by Aceofspades
Is there an example for the ESP32-S2 SPI Slave HD protocol?

Re: ESP SPI Slave HD

Posted: Thu Nov 05, 2020 10:56 am
by rudi ;-)
Aceofspades wrote:
Thu Nov 05, 2020 9:44 am
Is there an example for the ESP32-S2 SPI Slave HD protocol?
not an explizit example but perhabs this helps

Re: ESP SPI Slave HD

Posted: Mon Nov 09, 2020 9:02 pm
by Aceofspades
Yes that's a start! Cheers.

I can run the unit test app and configure it to run the slave HD test, which helps also.

Can do this on the command line but can't figure out how to configure the app through Eclipse on Windows, but I'll make another post for that.