I am having trouble with the function HAL_QSPI_TRANSMIT().
I am using the QSPI on my nucleo STM32F767zi board to access a WINBOND FLASH chip. I am using cubeMX 2.61 with IAR compiler 7.80. I can access the FLASH chip using HAL_QSPI_COmmand(). I appear to get dat when I issue a command to read the chip and...