imxrt1050 - Read uploaded prgram on flash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imxrt1050 - Read uploaded prgram on flash

Jump to solution
689 Views
dynamix
Contributor II

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,

Labels (1)
0 Kudos
1 Solution
680 Views
gusarambula
NXP TechSupport
NXP TechSupport

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

View solution in original post

2 Replies
681 Views
gusarambula
NXP TechSupport
NXP TechSupport

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

656 Views
dynamix
Contributor II

Great help! Thanks a lot

0 Kudos