STM32U575: OCTOSPIM_P1_DQS in SDR mode?
I will use the STM32U575 with OCTOSPIM as Quad SPI (master) adapter.
Q: The DQS signal is intended for DDR mode (I know).
Could I use also DQS as input in SDR mode (when OCTOSPIM acts as SPI or QSPI master)?
Idea:
I want to compensate the "Round Trip Delay" on QSPI (or OCTOSPIM as SPI).
Could I provide a SCLK' signal via DQS (delayed, with external DLY line) so that the READ cycle will use this signal in order to sample the response bits?
Or is DQS only "working" in DDR mode (even I would 'enable' DQS also in SDR mode)?
Quad-SPI in SDR mode should use DQS with external delay in order to sync D[3..0] during a READ transactions. Is it possible? (feedback SCLK with a delay line to DQS)
