ESP32 Forum
ESP32 Official Forum
http://esp32.io/
Receiving data on the interrupt SPI bus
http://esp32.io/viewtopic.php?f=2&t=32393
Page
1
of
1
Receiving data on the interrupt SPI bus
Posted:
Tue Feb 28, 2023 5:11 pm
by
Uint64_t
How to receive SPI data by interrupt. Not by Gpio_ss, but as bytes arrive in the hardware bus. Slave.