Hi Sir,
the QSPI sample code was timeout after called the "Initial Protection" as below.
please help us to check, thanks.
can we disable this protection function?
we had read this timeout issue.
https://community.nxp.com/t5/S32K/QSPI-FLASH-Init-time-out/m-p/1228072
thanks.
Jireh
Hi @VaneB ,
please help,
thanks~
Hi @Jireh
First of all, hotfix builds are not fully qualified and are not designed for production; replace them with the next qualified standard version. Please test it with the updated SW version.
Did you make any modifications to the example code? With the SW update does it have the same behavior?
BR, VaneB
Hi @VaneB
We changed the sample code to ExFls as below.
but it also had the same timeout problem when initial the protection.
BTW, it always Busy if get the memory status in protection initial.
and then it will be timeout after end of while loop.
why? I didn't change any config.
the attachment is our code.
thanks,
Jireh
Hi @Jireh
As previously mentioned the hotfix sw versions are not fully qualified, you can download the software versions RTM qualified from S32K3 Standard Software > Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M.
Hi @VaneB ,
thanks,
we changed to this version and used D2405 sample code, it was working.
But We have a question.
Does the generated codes (in board & generate folder) keep the same between the diff. RTD Dxxxx?
thanks,
Jireh