External Flash memory IS25lp064a-jble interface with IMXRT1060

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

External Flash memory IS25lp064a-jble interface with IMXRT1060

ソリューションへジャンプ
7,457件の閲覧回数
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,443件の閲覧回数
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,409件の閲覧回数
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,401件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @Vishal_AVG ,

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

 

Regards,

0 件の賞賛
返信
7,397件の閲覧回数
Vishal_AVG
Contributor I

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

0 件の賞賛
返信
7,373件の閲覧回数
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,444件の閲覧回数
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,422件の閲覧回数
Vishal_AVG
Contributor I

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

0 件の賞賛
返信
7,414件の閲覧回数
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 件の賞賛
返信