hey folks,
I wanna make sure that some specific data are placed at some memory address on the flash. Is there any way for me to read the data stored on the flash?
Thanks,
解決済! 解決策の投稿を見る。
Hello Dynamix,
A good starting point is looking at the examples available as part of the MCUXpresso SDK for the i.MXRT1050. There is an example that covers using a HyperFlasg with FlexSPI.
You can download the SDK from the MCUXpresso Builder:
https://mcuxpresso.nxp.com/en/select
I hope that this helps!
Regards,
Gustavo
Hello Dynamix,
A good starting point is looking at the examples available as part of the MCUXpresso SDK for the i.MXRT1050. There is an example that covers using a HyperFlasg with FlexSPI.
You can download the SDK from the MCUXpresso Builder:
https://mcuxpresso.nxp.com/en/select
I hope that this helps!
Regards,
Gustavo
Great help! Thanks a lot