Forum Discussion
Altera_Forum
Honored Contributor
14 years agoEven if you need to do it that way - in order to interleave with the LCD reads, you might add a 'DATA' port that triggers the write and increments the address - which will probably reduce the writes 3-fold.
You might still need to stall the next write if the logic is still busy. Also, do make sure you code is all optimised.