SPI with Double data rate

tommy0804
Posts: 2
Joined: Thu May 23, 2019 9:26 am

SPI with Double data rate

Postby tommy0804 » Thu May 23, 2019 9:33 am

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?

ESP_Sprite
Posts: 9599
Joined: Thu Nov 26, 2015 4:08 am

Re: SPI with Double data rate

Postby ESP_Sprite » Thu May 23, 2019 11:01 am

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: No registered users and 60 guests