Issue with RWW Configuration Using OSPI1 and OSPI2 on STM32U5A9J-DK
Hi, We are using the STM32U5A9J-DK board and are trying to achieve Read-While-Write (RWW) functionality. The flash chip we are using supports RWW. Earlier, as per [this post](post link), we learned that to achieve RWW, we need two OSPI instances, nam...