External Flash memory IS25lp064a-jble interface with IMXRT1060

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

External Flash memory IS25lp064a-jble interface with IMXRT1060

跳至解决方案
7,463 次查看
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 项奖励
回复
1 解答
7,449 次查看
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 项奖励
回复
7 回复数
7,415 次查看
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 项奖励
回复
7,407 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

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

 

Regards,

0 项奖励
回复
7,403 次查看
Vishal_AVG
Contributor I

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

0 项奖励
回复
7,379 次查看
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 项奖励
回复
7,450 次查看
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 项奖励
回复
7,428 次查看
Vishal_AVG
Contributor I

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

0 项奖励
回复
7,420 次查看
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 项奖励
回复