Search found 7 matches

by rotaxmax55
Tue Jan 13, 2026 12:35 pm
Forum: Bug Reports
Topic: GLCD_RPI component bug
Replies: 4
Views: 3122

Re: GLCD_RPI component bug

Hi BenR

I tried that but now I am just getting compile errors which I can't decipher:
2026-01-13.png
2026-01-13.png (61.76 KiB) Viewed 3034 times
Attached is the source code.

Thanks
by rotaxmax55
Tue Jan 06, 2026 11:43 am
Forum: Bug Reports
Topic: GLCD_RPI component bug
Replies: 4
Views: 3122

GLCD_RPI component bug

Hi, trying to use the latest GLCD_RPI component, revision 10.
I can't set the 'Base_GLCD::gLCD_Font1::Font' value.
When I click on the drop down option arrow there are no options presented, just a small empty box, previously I had revision 6 installed and this worked ok.
See screenshot attached for ...
by rotaxmax55
Wed Sep 27, 2023 11:39 am
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 12815

Re: RPi File Component

Hi Ben

Something's gone wrong. I can't build but with a different error:

C:\Users\david\OneDrive\CE Jobs\Agri\Autotrap 2023>REM DIR: FCD\RPI\batch\rbuild.bat
Building RPi_NVS_Test_200923
In file included from C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\includes.c:407:0,
from RPi_NVS_Test_200923.c ...
by rotaxmax55
Wed Sep 20, 2023 3:07 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 12815

Re: RPi File Component

Moving forwards with the project now that I can compile I have created a simple test of the file function:

1. Create a file
2. Open the file
3. Append bytes to the file
4. Close the file

This compiles and transfers to the RPi and appears to run, Putty session opens then closes.
I can see the ...
by rotaxmax55
Wed Sep 20, 2023 12:41 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 12815

Re: RPi File Component

OK, thanks, rolling back to revision 1 allows compile to succeed.
by rotaxmax55
Tue Sep 19, 2023 2:51 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 12815

RPi File Component

I cannot get the RPi File Component to build.

I have updated component to latest versions.

Created the simplest of projects to test after I experienced difficulties but even this will not build, I get the following errors:

Building RPi_NVS_Test_190923
RPi_NVS_Test_190923.c:223:29: error: missing ...
by rotaxmax55
Thu Jul 13, 2023 5:49 pm
Forum: Projects - Embedded
Topic: GLCD component on Raspberry Pi wrong colours
Replies: 0
Views: 15730

GLCD component on Raspberry Pi wrong colours

I am using the component GLCD_RPI to run the standard RPI 7" touchscreen LCD on a RPi 4B.

I am able to create displays using FC10 but the colours are wrong unless they are black or white which both work.

If I set the background_colour to mid grey, 7F7F7F, I actually get a light blue background ...