Hi ,
We are working on Flexspi drivers for our internal project, As part of this I wanted to develop driver in TransferNonBlock mode,
We did not find a SDK for this in below SDK folder.
SDK_2.5.1_MIMXRT1052xxxxB\microll_imxrt1052\SDK_2.5.1_MIMXRT1052xxxxB\boards\evkbimxrt1050\driver_examples
Can I get the sample code to Test Eval board on non blocking mode. Currently I can see the example is for polling
Hi Sridharan
for TransferNonBlock mode one can look at MCUXpresso documentation
https://mcuxpresso.nxp.com/api_doc/dev/1315/group__flexspi.html
Best regards
igor
Hi ,
I have this info, I need a working code which I can port to our architecture. Pl provide an example code.
Thanks
example was sent via mail.
Best regards
igor
Can I get the example code please? Im also trying to use non blocking method.