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,514件の閲覧回数
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 返答(返信)