i.MXRT1021 directly R/W AHB command without IP command

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

i.MXRT1021 directly R/W AHB command without IP command

1,234 次查看
tim_tan
Contributor I

I have modified the LUT and created the corresponding read/write IP command program, and it can read/write normally.
Next, I want to understand how to read/write directly through AHB without using IP command
I ran the program in RAM, without the NOR Flash of PortA1, only the PSRAM of PortB1
But I don’t know how to set the address corresponding to AHB
I assume it starts from 0x6000 0000, but direct access to 0x6000 0000 will cause MemManage_Handler

0 项奖励
回复
1 回复

1,195 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hi Tim, 

The FlexSPI peripheral does support AHB writes, but only to RAM memories that complete write commands very quickly.  For flash memories, you need to use the FlexSPI IP commands to write/erase flash. 

Have a great day,

Victor

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct"button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-------------------------------------------------------------------------------

0 项奖励
回复