STM32U5A9 timing issue with OCTOSPI when using both OCTOSPI1 & OCTOSPI2
Hi,We have a project where we use two NOR flashes connected to a STM32U5A9.One is used for UI content, and is setup in memory mapped mode. The other is used for filesystem and is used in indirect mode.The OCTOSPI clock is 100MHz.UI NOR Flash, connect...