Search found 1 match

by Jammer
Thu Dec 19, 2024 2:26 pm
Forum: ESP32 Arduino
Topic: SPI communication only works at size 8??
Replies: 0
Views: 1767

SPI communication only works at size 8??

I am using the <ESP32SPISlave.h> library to setup communication between my esp32 as slave and stm32 h503rb as master.
I've been struggling to make it work but finally it did, or so i thought. The example code only works when the BUFFER_SIZE = 8??
When i change it to lower or higher I see that it ...

Go to advanced search