ST7789 gLCD and Arduino nano- Slow Display response
-
- Posts: 3
- http://meble-kuchenne.info.pl
- Joined: Sun May 22, 2022 11:18 am
ST7789 gLCD and Arduino nano- Slow Display response
I am trying to use ST7789 1.3 inch LCD with Arduino nano with Flowcode 9. The written code changes background color in every second. But in practical the color changes very slowly from top to bottom (Slow motion), not instant. How can I set to change display instant? please help some one.
- Attachments
-
- ST7789-Ard-Nano.fcfx
- (14.03 KiB) Downloaded 44 times
-
- Matrix Staff
- Posts: 2121
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 658 times
- Been thanked: 716 times
Re: ST7789 gLCD and Arduino nano- Slow Display response
Hello.
Within the display properties, try changing your prescaler to Fosc/4
It still might not be instant but the speed is tied up with the microcontroller running speed.
Within the display properties, try changing your prescaler to Fosc/4
It still might not be instant but the speed is tied up with the microcontroller running speed.
Martin
-
- Posts: 3
- Joined: Sun May 22, 2022 11:18 am
Re: ST7789 gLCD and Arduino nano- Slow Display response
Hello medelec35 ,
Thanks for your quick response. Unfortunately I am not finding any option for changing prescaler in the display property.
Thanks for your quick response. Unfortunately I am not finding any option for changing prescaler in the display property.
-
- Valued Contributor
- Posts: 1739
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 386 times
- Been thanked: 597 times
Re: ST7789 gLCD and Arduino nano- Slow Display response
Hi
If you go to properties on the display, scroll down you will see option for scaling.
Regards
If you go to properties on the display, scroll down you will see option for scaling.
Regards
-
- Posts: 3
- Joined: Sun May 22, 2022 11:18 am
Re: ST7789 gLCD and Arduino nano- Slow Display response
In the V9 there is no SPI property of ST7789.
- Attachments
-
- Screenshot .jpg (59 KiB) Viewed 2802 times
-
- Valued Contributor
- Posts: 1739
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 386 times
- Been thanked: 597 times
Re: ST7789 gLCD and Arduino nano- Slow Display response
Hi
Sorry, I overlooked that you were using v9. Unfortunately I don't have v9 on this laptop.
Regards
Sorry, I overlooked that you were using v9. Unfortunately I don't have v9 on this laptop.
Regards