AHB write over flexSPI

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

AHB write over flexSPI

569 次查看
jeff_hane
Contributor I

I'm looking at the linux driver for flexspi, fsl-flexspi.c and I'm working with an iMX8.   The reference manual states the following:  Memory mapped read/write access by AHB Bus.   However, the driver does memory mapped reads, it's still using the IP commands and TFDR register for writes.   

 Anyone know what this is the case?

thanks,

jeff

标签 (2)
0 项奖励
1 回复

418 次查看
art
NXP TechSupport
NXP TechSupport

The Linux FlexSPI driver for the i.MX8 processors still uses the IP commands for FlexSPI flash memory writes since this is more efficient and deterministic way of performing FlexSPI flash memory writes.


Have a great day,
Artur

-------------------------------------------------------------------------------
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 项奖励