Search found 1 match

by drozdbartek
Sat Jan 05, 2019 6:51 pm
Forum: ESP-IDF
Topic: SPI transaction interval
Replies: 4
Views: 7080

SPI transaction interval

Hi, I'm making POV display with APA102C leds and ESP32. I have a problem with long interval between next transactions. Even with high clock rate intervals between transactions kills the projet. MAP001.jpg My configuration of spi interface: // Configuration for the SPI bus spi_bus_config_t buscfg = {...