Search found 1 match

by akk8222
Thu Nov 09, 2023 12:43 pm
Forum: General Discussion
Topic: High-speed SPI communication
Replies: 0
Views: 523

High-speed SPI communication

Hi there, I want to send a large number of 16-bit format signals (about 2^13 patterns) and at high speed via SPI communication using an ESP32. I created a program to send two formats and checked the protocol. Then, there is an issue that after ssPin(Select) goes low, sckPin(Clock) starts outputting ...