Resolved! HAL_QSPI_AutoPolling() fail when polling the SR of NOR flash in QPI mode
Hi,I'm using STM32H750B with a NOR flash (Winbond's W25128 chip). When the chip is configured as QPI mode. If polling SR1 using the auto polling function, it will throw error. But read SR directly and check the bits works.Any help? Thanks.