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
ST7789 Font problem [SOLVED]
-
- Posts: 91
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 12:11 pm
- Has thanked: 36 times
- Been thanked: 9 times
ST7789 Font problem [SOLVED]
Last edited by Sasi on Tue Jan 02, 2024 11:27 am, edited 1 time in total.
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: ST7789 Font problem
Thanks. It looks like there is a typo in the font definition for that particular font. We will fix this hopefully today.
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: ST7789 Font problem
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.
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.
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
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 414 times
Martin