ESP32S3 maximum SPI slave transaction size ?
Posted: Fri Oct 21, 2022 7:05 pm
Hi,
Working with ESP32-S3-DevKitC-1 as SPI slave.
Need to have large size transfers, > 4096 or up to 32768 bytes.
Tried the ESP-IDF SPI slave example modified to large transfer sizes but it worked only for up to 4092 bytes per transaction.
What is the maximum SPI slave transaction size with ESP32S3 ?
Is there any ESP-IDF SPI slave example that utilizes larger than 4092 bytes transaction ?
Regards,
Aristarchow
Working with ESP32-S3-DevKitC-1 as SPI slave.
Need to have large size transfers, > 4096 or up to 32768 bytes.
Tried the ESP-IDF SPI slave example modified to large transfer sizes but it worked only for up to 4092 bytes per transaction.
What is the maximum SPI slave transaction size with ESP32S3 ?
Is there any ESP-IDF SPI slave example that utilizes larger than 4092 bytes transaction ?
Regards,
Aristarchow