[STM32U545] OSPI write only
Hello,
I'm working on a projet where I need to drive 4 (or 2 x 4) GPIO at the same time with high speed on the STM32U545RE.
I'm trying to use the DualQuad SPI (with OSPI) but I can't have the clock working...
At first I tried to write a code with a send only type of frame (with no instruction and no address) but nothing was working.
Now I tried to use the example code from a STM32L5 but nothing seem to be working either.
Can you if someone already tried to do that ?
BR,
Loïc