Unable to access QuadSPI Flash 2 with stm32h747i
Hi im currently using STM32H747I EVK board and working on QSPI ,im able to perform all the QSPI operations in FLASH1 but when u configure it as the FLASH2 nothing works . static void MX_QUADSPI_Init(void){ /* USER CODE BEGIN QUADSPI_Init 0 */ /* USER...