@herctrap (english for this is interesting for all). The problem is that each horizontal scan line, is enabled ONLY once per refresh. There are 240 scan lines. The process to show an image is the following:
1. Send all 320 bits (in packets of 4) for one scan line
2. show this scan line
3. send data for next scan line
4. show next scan line
n... do this for all 240 scan lines and restart
That is why there is flickering. Note that this LCD has no controller. I make the controller myself.
@herctrap packets of 4 means that for 320 bits, you need to send (320/4) 80 pulses, and in each one 4 bits are sent. The rest process you got it correct. In a few hours, i will upload the last (third) video in which i demonstrate a proper screen and how exactly it works.
Very cool, thanks for the useful information =)
ixamraxi 11 months ago
nai alla stin kafeteria dn tha exeis kati animated alla 10 eikones
opote dn tha fente to flicker
tha stelneis tin eikona kai telos
meta apo merika sec i epomeni eikona
----------
apo oti katalava dn mporeis na prostheseis kati stin eikona pou idi exeis steilei
prepei na tin steileis pali apo tin arxi me ta nea dedwmena
e?
herctrap 1 year ago
@herctrap (english for this is interesting for all). The problem is that each horizontal scan line, is enabled ONLY once per refresh. There are 240 scan lines. The process to show an image is the following:
1. Send all 320 bits (in packets of 4) for one scan line
2. show this scan line
3. send data for next scan line
4. show next scan line
n... do this for all 240 scan lines and restart
That is why there is flickering. Note that this LCD has no controller. I make the controller myself.
pcbheaven 1 year ago
@pcbheaven
i am not sure
but is this right
rise the scan line clock
set the row pin HIGH or LOW
rise the "row"clock
and you are repeat the above two lines for 320 times per scan line
so we you are saing in packets of 4
whats the diference?
herctrap 1 year ago
@herctrap packets of 4 means that for 320 bits, you need to send (320/4) 80 pulses, and in each one 4 bits are sent. The rest process you got it correct. In a few hours, i will upload the last (third) video in which i demonstrate a proper screen and how exactly it works.
pcbheaven 1 year ago