STM32G0B1 dual SPI read (DREAD) mode
Hi all,
We have solution based in a STM32G0B1 microcontroller which needs a very fast communication towards an SPI memory, for doing that, we think in using the dual spi read mode (DREAD), is possible to that whithin this micro? Or we have to go to another micro? Eventually the very approach could be the QuadSPI, but unfornately the STM32G0B1 has only 3 SPI, so our idea is to use the Double Read option (4 bits transfer mode or in this case eventually the 8 bit mode). Is this possible?
Thanks in advance.
