Page 1 of 1

ESP32 Full Duplex SPI Protocol

Posted: Fri Sep 29, 2023 9:09 pm
by caller89
Hi All

I'm really struggling with finding any information or examples on full duplex SPI protocol for ESP32 in Arduino IDE.

I have managed to get this protocol operation on two Arduino boards however due to the ESP32SPISlave library I'm struggling converting this code.

Hoping someone here has done this before.

Thanks

Re: ESP32 Full Duplex SPI Protocol

Posted: Sun Oct 01, 2023 10:44 am
by bidrohini
Here are some clues in this old thread: viewtopic.php?t=23118

Re: ESP32 Full Duplex SPI Protocol

Posted: Sun Oct 01, 2023 1:43 pm
by caller89
Thanks for sending this through, unfortunately this does not help me , I'm not even sure if that code is IDE.

for something that SPI does so easily, why is it so hard to find any information online about the IDE code

Re: ESP32 Full Duplex SPI Protocol

Posted: Mon Nov 06, 2023 12:36 pm
by username