Search found 1 match
- Thu Sep 12, 2019 4:29 pm
- Forum: Hardware
- Topic: SPI Chip Select Fine Control
- Replies: 0
- Views: 2355
SPI Chip Select Fine Control
Hi, I am trying to interface the ESP32 with the TLC5958 (http://www.ti.com/product/TLC5958). The MOSI and SCK pins are standard, however, the CS pin is not and needs to be held high for ONLY some number of SPI clock cycles. I have attached the timing diagram below. The SPI_CS_HOLD_DELAY, SPI_CS_DELA...