Connecting an ESP32 to a 32-bit parallel bus
Posted: Sun Jan 01, 2023 6:32 pm
Hi,
as the title says, I would like to connect the ESP32 to a 32 bit parallel bus.
I was wondering if it would be possible to use 4 8-bit serial-to-parallel shift registers and connect them using QSPI such that each 8-bit register is connected to its own QSPI data signal. This will of course only work if the QSPI command, address, etc phases can be circumvented/abused for this purpose.
as the title says, I would like to connect the ESP32 to a 32 bit parallel bus.
I was wondering if it would be possible to use 4 8-bit serial-to-parallel shift registers and connect them using QSPI such that each 8-bit register is connected to its own QSPI data signal. This will of course only work if the QSPI command, address, etc phases can be circumvented/abused for this purpose.