iMX6 SoloX Cortex-M4 QSPI

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

iMX6 SoloX Cortex-M4 QSPI

987 次查看
zvonimirmandi_
Contributor II

I need to make read, write and erase functions for QSPI on iMX6 SoloX SabreSD board with QSPI NOR Micron n25q256.

Are there any resources with examples on how to read, write or erase from Cortex-M4?

I'm using bare-metal c. Current code runs from RAM and does not use QSPI.

MQX 4.1 for imx6sx does not have qspi example. If there is one, it could help a lot.

uBoot for Cortex-A9 has the sf command. This code could maybe be used and rewritten for Cortex-M4.

MQX 4.2, which does not support imx6sx, has the qspi example which could also maybe be rewritten.

Could someone give me advice which way to go?

Thank you

0 项奖励
1 回复

580 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi,

You could refer to the following document from the Community, which explains how to generate, download and run an application on the M4 core of the i.MX6SX:

Customizing MQX applications on i.MX6SX.


Hope this will be useful for you.
Best regards!
/Carlos

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

0 项奖励