Assuming I am using the EMC for both accessing the LCD buffer and external flash, where I have my executable code stored, how will execution time be affected?

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

Assuming I am using the EMC for both accessing the LCD buffer and external flash, where I have my executable code stored, how will execution time be affected?

1,503 次查看
lpcware-support
Senior Contributor I

If the LCD controller has higher priority than the other devices that use the EMC, the other devices will be delayed until they can get the EMC bus. In the case of the CPU, the CPU will stall until it can get the bus. Unless the DMA request rate is very high, the CPU stalls shouldn't impact performance too much.

标签 (2)
标记 (2)
0 项奖励
回复
0 回复数