pxt-arcade
pxt-arcade copied to clipboard
Micro:bit V2 Arcade game device support config DISPLAY_CFG0?
Hi Sirs, Recently, I want to DIY an arcade game console, and the MCU uses microbit v2. The screen uses st7735. As a result of my experiment, I found that there will be an offset in the screen display. I looked at the instructions and it seems that DISPLAY_CFG0 can adjust this offset. I check the library screen.cpp. If one function can fine-tune Offx & Offy, I think this issue will be solved. Not sure if it's possible? If possible, how to do it?
Attached file is the st7735 screen offset image.