Search found 19 matches

by Arix
Mon Jan 26, 2026 8:50 am
Forum: Projects - Embedded
Topic: Compiler Error - ESP M5Stack Dial
Replies: 9
Views: 393

Re: Compiler Error - ESP M5Stack Dial

Leigh and Martin,

I have implemented both your suggestions and now have my program working on the M5Stack Dial. :D

Thank you both so much for your help. It was very much appreciated and especially so knowing that you did it in your spare time.

KR
Martin
by Arix
Sun Jan 25, 2026 1:26 pm
Forum: Projects - Embedded
Topic: Compiler Error - ESP M5Stack Dial
Replies: 9
Views: 393

Re: Compiler Error - ESP M5Stack Dial

Hello Martin, Thank you for your kind offer of help. I have attached the latest version of my program. I would be very interested in your findings as I need to learn how to interpret the compilers messages. Over time I have become reasonably familiar with flowcode and I have found ways to resolve mo...
by Arix
Sun Jan 25, 2026 12:24 am
Forum: Projects - Embedded
Topic: Compiler Error - ESP M5Stack Dial
Replies: 9
Views: 393

Re: Compiler Error - ESP M5Stack Dial

Having looked into the source of the error a bit further, it seems the gLCD_GC9A01A_SPI component was the cause. After replacing the component I was able to successfully compile to C. I suspect the display component might have become corrupted whilst I was working on the program. However, I now have...
by Arix
Sat Jan 24, 2026 6:30 pm
Forum: Projects - Embedded
Topic: Compiler Error - ESP M5Stack Dial
Replies: 9
Views: 393

Re: Compiler Error - ESP M5Stack Dial

Thank you Martin That is the area where I am getting stuck. I view the C code file, and in particluar the code around line 8378, but I cannot determine precisely to which component macro command icon it relates. In the snipit of C code below it appears to relate to the use of Font2 by the gLCD compo...
by Arix
Sat Jan 24, 2026 10:21 am
Forum: Projects - Embedded
Topic: Compiler Error - ESP M5Stack Dial
Replies: 9
Views: 393

Compiler Error - ESP M5Stack Dial

I hope someone can give a couple of pointers to help debug a Flowcode program I have written for the M5Stack Dial. The program simulates as intended but when compiling I get the Syntax error shown below. Compiler error1.jpg Apart from providing the line number (8378) no other information is given. M...
by Arix
Tue Jan 20, 2026 11:16 pm
Forum: Projects - Embedded
Topic: Difficulty compiling to M5Stack Dial
Replies: 5
Views: 609

Re: Difficulty compiling to M5Stack Dial

Thank you Ben & Steve. Following Steve's instructions and adding the debug messages it does appear to be those four lines causing the issue. Adding "echo %cd%" does print "C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ESP\Batch" in the msg.txt output, so it is pointing to the corr...
by Arix
Tue Jan 20, 2026 3:09 pm
Forum: Projects - Embedded
Topic: Difficulty compiling to M5Stack Dial
Replies: 5
Views: 609

Re: Difficulty compiling to M5Stack Dial

Attached is the 1Hz Flasher program and the complete compiler error message text.

Kind regards

Martin
by Arix
Tue Jan 20, 2026 3:06 pm
Forum: Projects - Embedded
Topic: Difficulty compiling to M5Stack Dial
Replies: 5
Views: 609

Difficulty compiling to M5Stack Dial

I have created a program in FC V11 to run on a M5Stack Dial but I am having difficulty compiling to the target device (M5Stack Dial). In an attempt to identify the cause, I reverted to a basic 1Hz Flasher test program. This too will not compile. Would anyone have solution? I suspect my setup is the ...
by Arix
Sun Nov 09, 2025 12:41 am
Forum: Bug Reports
Topic: MiniClick LCD component bugs
Replies: 6
Views: 918

Re: MiniClick LCD component bugs

Hi Andeug, As Chipfryer27 states you need to start by initialising the components. The pins on the miniclick LCD are fixed but you can change the pins on the RTC to avoid conflict. Convert the Hours, Minutes and Second bytes to strings and use Print String to display the data on the LCD. In the RTC ...
by Arix
Sat Nov 08, 2025 11:04 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 84
Views: 400649

Re: Suggestions for new microcontroller support

Hi Steve,

Could the ESP32-C6 be considered also.

We have ESP32-C6 DevKitC, Mini and WROOM but these are not compatible with the Waveshare ESP32-C6-LCD-1.47 LCD Screen WiFi 6 & Bluetooth development board

Image 1.jpg
Image 1.jpg (96.79 KiB) Viewed 4329 times