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?
SPI with Double data rate
-
- Posts: 9726
- Joined: Thu Nov 26, 2015 4:08 am
Re: SPI with Double data rate
No, the ESP32 only has two SPI buses free, and they do not support DDR. You may be able to fake something with e.g. the parallel mode of the I2S peripheral, but that depends on your use case; if you can tell a bit more about what you need this for, we can probably help you better.
Who is online
Users browsing this forum: ESP_Sprite and 39 guests