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?