External Flash memory IS25lp064a-jble interface with IMXRT1060

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

External Flash memory IS25lp064a-jble interface with IMXRT1060

Jump to solution
7,487 Views
Vishal_AVG
Contributor I

I want to use  IS25lp064a-jble as external flash with IMXRT1062. Can you help me out with algorithm that how to use it with processor or any document which help to get basic idea about it.

I am using QUAD FlexSPI.

0 Kudos
Reply
1 Solution
7,473 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

You can use MIMXRT1060_SFDP_QSPI.cfx as the flash algorithm. IS25lp064a support JESD216A.

jingpan_0-1678936656232.pngjingpan_0-1678936656232.png

 

Regards,

Jing

View solution in original post

0 Kudos
Reply
7 Replies
7,439 Views
Vishal_AVG
Contributor I

Thanks for help.

I am getting one more problem. When I am debug my program the Bus Fault error is shown. Please see image.

Can you tell me it affects my program or not and if yes then how can I resolves this? 

0 Kudos
Reply
7,431 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

When doesn't this error happen, debug just begin or at certain operation?

 

Regards,

0 Kudos
Reply
7,427 Views
Vishal_AVG
Contributor I

After debug process complete then as I click on RUN (Green triangle) icon, it shows this bus error.

0 Kudos
Reply
7,403 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

There is a assembly window which shows assembly code of the C file. I guess it is all zero in your project. It that's true, that means the code isn't downloaded correctly. Can you use MCUBootUtlity to connect your board and configure flash?

 

Regards,

Jing 

0 Kudos
Reply
7,474 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

You can use MIMXRT1060_SFDP_QSPI.cfx as the flash algorithm. IS25lp064a support JESD216A.

jingpan_0-1678936656232.pngjingpan_0-1678936656232.png

 

Regards,

Jing

0 Kudos
Reply
7,452 Views
Vishal_AVG
Contributor I

Can I change this the address value of SFDP.cfx. I mentioned in image.

0 Kudos
Reply
7,444 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

Yes, but you must in the range. From 0x60000000 and the range is 64M byte.

 

Regards,

Jing

0 Kudos
Reply