QSPI NOR memory support in Linux

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

QSPI NOR memory support in Linux

跳至解决方案
1,677 次查看
bou6
Contributor I

I am using S32g eval board and Linux bsp24, I want to to write and read from Qspi Nor memory, normally that should be supported by the mtd driver, but what I noticed is: first there is no qspi node in the dts file, second the mtd device files under /dev are not created.

My questions :

1- How is writing and reading in qspi Nor is handled ?

2- Can you please share basic examples for reading and writing in the QSPI Nor Memory ? 

0 项奖励
回复
1 解答
1,655 次查看
bpe
NXP Employee
NXP Employee

You are using a BSP release which is very much obsolete. Consider moving to
the most recent BSP 29 HF1. Visit this link to enter the SDK download procedure. See BSP 29 HF1 User Manual Section 3.2.5.2 on how to write to
QSPI-based MTD partitions and boot from it.

Hope this helps,
Platon

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,644 次查看
bou6
Contributor I

Thank you for for the answer, yes it is supprted in the BSP29, thank you 

0 项奖励
回复
1,656 次查看
bpe
NXP Employee
NXP Employee

You are using a BSP release which is very much obsolete. Consider moving to
the most recent BSP 29 HF1. Visit this link to enter the SDK download procedure. See BSP 29 HF1 User Manual Section 3.2.5.2 on how to write to
QSPI-based MTD partitions and boot from it.

Hope this helps,
Platon

0 项奖励
回复