Page 1 of 1

ST7789 Font problem [SOLVED]

Posted: Mon Jan 01, 2024 8:42 pm
by Sasi
Hello,

I am using ST7789 display with PIC24FJ1024GB610 MCU.

When I compile the attached project, I get an error message if I use the "Verdana Number 24" font.

Regards,
Sasi
PIC24FJ1024GB610 ST7789 Font_test.fcfx
(16.05 KiB) Downloaded 624 times

Re: ST7789 Font problem

Posted: Tue Jan 02, 2024 9:35 am
by Steve-Matrix
Thanks. It looks like there is a typo in the font definition for that particular font. We will fix this hopefully today.

Re: ST7789 Font problem

Posted: Tue Jan 02, 2024 10:16 am
by medelec35
Hello
I believe I have resolved the issue.
If you would like to try the component before the update is pushed.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV10\Components
Replace the existing file with the attached file.
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten.

Re: ST7789 Font problem

Posted: Tue Jan 02, 2024 11:26 am
by Sasi
Thank you very much. It works!

Re: ST7789 Font problem [SOLVED]

Posted: Tue Jan 02, 2024 12:37 pm
by medelec35
That's great!
Thanks for letting us know.