STM32H743 QUADSPI two independent bank operation example code
do anyone have example stm32h43 or even any stm32xxx QUADSPI example codei am using STM32H43 QUADSPI and i have configured BK1 to control a flash and BK2 to control a ramBK1 works flawlessly when FSEL - 0 (U4, flash1 selected) but BK2 cannot work pro...