Hi all,
surfing MCUXpresso documentation and source code, in file
devices/MIMX8QX6/drivers/fsl_flexspi.c
You can find the API
FLEXSPI_TransferNonBlocking
The notes recommend using the function
FLEXSPI_GetTransferCount
in order to poll the transfer status, however this seems to be not available in MCUXpresso.
Is there any sample reference code showing how to actually use FLEXSPI_TransferNonBlocking API?
Thanks
Regards
Pier
Solved! Go to Solution.
Hello,
I'm afraid there is not, as you may know the only example we have available using FSPI in SDK is the Octal example which uses polling transfers.
Regards,
Aldo.
Hello,
I'm afraid there is not, as you may know the only example we have available using FSPI in SDK is the Octal example which uses polling transfers.
Regards,
Aldo.