where are sample program about QSPI

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

where are sample program about QSPI

跳至解决方案
623 次查看
正人石川
Contributor I

I have a "Document Number IMX6SXRM"(Revision 2, 9/2017)

I want a sample program about QSPI(Read/Write) for flash rom.

I do not know how to use commands.( 51.5.3.1 Programmable Sequence Engine  Table 51-12. Instruction set)

How to get sample program about QSPI?

0 项奖励
1 解答
456 次查看
igorpadykov
NXP Employee
NXP Employee

Hi 正人石川

for qspi one can look at linux driver in linux/drivers/mtd/spi-nor/fsl-quadspi.c

and for example of boot programming at mfg tool mfgtool2-yocto-mx-sabresd-qspi-nor-n25q256a.vbs script:

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
457 次查看
igorpadykov
NXP Employee
NXP Employee

Hi 正人石川

for qspi one can look at linux driver in linux/drivers/mtd/spi-nor/fsl-quadspi.c

and for example of boot programming at mfg tool mfgtool2-yocto-mx-sabresd-qspi-nor-n25q256a.vbs script:

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励