ST7789 Font problem [SOLVED]

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Sasi
Posts: 38
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 7 times
Been thanked: 2 times

Flowcode v10 ST7789 Font problem [SOLVED]

Post 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 65 times
Last edited by Sasi on Tue Jan 02, 2024 11:27 am, edited 1 time in total.

Steve-Matrix
Matrix Staff
Posts: 1257
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 168 times
Been thanked: 279 times

Re: ST7789 Font problem

Post 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.

medelec35
Matrix Staff
Posts: 1456
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 473 times

Re: ST7789 Font problem

Post 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.
Attachments
gLCD_Font.fcpx
(21.26 KiB) Downloaded 58 times
Martin

Sasi
Posts: 38
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 7 times
Been thanked: 2 times

Re: ST7789 Font problem

Post by Sasi »

Thank you very much. It works!

medelec35
Matrix Staff
Posts: 1456
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 473 times

Re: ST7789 Font problem [SOLVED]

Post by medelec35 »

That's great!
Thanks for letting us know.
Martin

Post Reply