This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 and ST7735S

Hi, 
I am developing using nrf52832 and st7735s.

Successfully displayed the lcd screen using the code in \examples\peripheral\gfx


However, when screen clear, text_8print is used, the screen is turned off and outputting to lcd is too explicit.


It looks like the screen is erased and stacked from the top like Tetris.


Is there any way to print it out naturally like other lcd?

Related