Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:55 12 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : East Rising 1.8" LCD offset issue with Picomite

Author Message
apalert
Newbie

Joined: 06/07/2023
Location: Australia
Posts: 35
Posted: 09:41pm 05 Jan 2025
Copy link to clipboard 
Print this post

Have a small offset problem with East Rising 1.8" 160x128 LCD, model ER-TFT018-3 with st7735s SPI controller. I've used OPTION LCDPANEL ST7735 etc in the setup.

This is the screen I'm getting with 2 examples of the LCD I've tried:




The white dot in top left corner was achieved with PIXEL 1,2

Has anyone else experienced this and if so figured a fix?
 
Doktorn

Newbie

Joined: 09/07/2019
Location: Sweden
Posts: 12
Posted: 02:08pm 06 Jan 2025
Copy link to clipboard 
Print this post

Hi

I had a similar issue with the Waveshare Pico-LCD-1.8

Fixed it with

Poke Display HRES 161
Poke Display VRES 130

/Lasse
N/A
 
apalert
Newbie

Joined: 06/07/2023
Location: Australia
Posts: 35
Posted: 10:57am 08 Jan 2025
Copy link to clipboard 
Print this post

  Doktorn said  Hi

I had a similar issue with the Waveshare Pico-LCD-1.8

Fixed it with

Poke Display HRES 161
Poke Display VRES 130

/Lasse


Thanks Lasse, did the trick :)
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025