kanflo / opendps

Give your DPS5005 the upgrade it deserves
MIT License
892 stars 124 forks source link

Display is cut off at the bottom #238

Open christian-hellwig opened 3 years ago

christian-hellwig commented 3 years ago

Is there a possibility to change the display position? Because since I flashed opendps the input voltage and wifi symbol a cut off at the bottom.

kanflo commented 3 years ago

What kind of DPS are you running?

christian-hellwig commented 3 years ago

The 5005 with the newer connectors

christian-hellwig commented 3 years ago

I thought maybe some more information and a picture would be useful. I bought an "DPS5005 + USB + BT" kit two month ago. It has the new smaller connectors and includes a bluetooth and a wifi expansion module. As seen in the photo, the "CV" text is still displayed in full height but the intake voltage ist cut at the bottom. The same goes for the wifi symbol when it's displayed.

IMG_2879

kanflo commented 3 years ago

That's strange. If you dig some in the code you will find the coordinates for the offending widgets.

sercona commented 2 years ago

same issue here; all my newer (march 2022) modules have the display cut off. I edited my pull of the source and raised things by about 4 or 8 units and that did the trick. wonder if some main x,y offsets have changed with some clone^(n) version of the tft display?