Ssd1963 speedup #1719
-
Hello, I was wondering if it was possible to speeder thé clock offre ssd1963 insta 8 bit parallel mode ? I've sein PLL paramèters in the SSD1963_Init.h à line 3 to 6 incluses, but how could it bé modifier to speedup thé clock raté ? For information, m'y display israéliennes plugged to an esp32 clocked à 240 MHz. Regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I am not sure what you wish to achieve by changing clock speeds within the display. Note that increasing the PLL parameters will not change the speed that the processor can write to the screen. |
Beta Was this translation helpful? Give feedback.
-
i just want to make the screen displaying faster. like changing the speed on spi port, but with 8bit parralel port. |
Beta Was this translation helpful? Give feedback.
i just want to make the screen displaying faster. like changing the speed on spi port, but with 8bit parralel port.