For the SPI bus in pico, it usually takes long time in CS high between commands.
Even in high clock, the CS high still dominate lots of time against CS low.
Is it possible to adjust the time for keeping CS high less than 1 us between commands?
Search found 2 matches
- Mon Jun 24, 2019 5:38 am
- Forum: Hardware
- Topic: CS control in SPI
- Replies: 0
- Views: 1950
- Thu May 23, 2019 9:33 am
- Forum: Hardware
- Topic: SPI with Double data rate
- Replies: 1
- Views: 2657
SPI with Double data rate
We have a requirement with 4 SPI buses working simultaneously. And, all the MISOs should support DDR(double data rate).
Is this possible in ESP32?
Is this possible in ESP32?