ocgd / u8glib

Automatically exported from code.google.com/p/u8glib
0 stars 0 forks source link

Promlems with ST7920 in fast parallel mode #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. connect ST7920 (8bit parallel interface) to arduino mega2560
2. draw some graphics

What is the expected output? What do you see instead?
Graphics shows but with a lot of artifacts. Adding a little delay (4-5 us) in 
the end of the method "u8g_com_arduino_fast_parallel_write" helps to fix it.

What version of the product are you using? On what operating system?

Original issue reported on code.google.com by dzmitry....@gmail.com on 14 Jan 2013 at 8:03