Search found 988 matches

by Steve-Matrix
Thu Mar 07, 2024 9:24 am
Forum: General
Topic: Macro from external program memory
Replies: 6
Views: 209

Re: Macro from external program memory

I don't believe this is possible in an easy way. A better approach might be to look at optimising your existing project to reduce the code size.
by Steve-Matrix
Wed Mar 06, 2024 5:19 pm
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 490

Worked examples for Serial, HTTP and MQTT

We have created 3 worked examples that use Flowcode Embedded and App Developer to create hybrid projects that show the basics of communicating between embedded devices, PCs and web browsers. These can be found on the Sample Projects page of the Flowcode website in addition to a number of other sampl...
by Steve-Matrix
Mon Mar 04, 2024 12:06 pm
Forum: Projects - Embedded
Topic: 2D Dashboard running simulation
Replies: 12
Views: 334

Re: 2D Dashboard running simulation

Thanks, I can see the problem and will try to sort it.
by Steve-Matrix
Mon Mar 04, 2024 9:45 am
Forum: Feature Requests
Topic: 3 ideas for FC
Replies: 6
Views: 182

Re: 3 ideas for FC

Great suggestions, thanks for posting. As Martin has said, (2) is already available. And I like the idea of (3). For (1), extended info about each component is available within the generated C code file (and this includes subcomponents that are embedded within the top-level components). Using versio...
by Steve-Matrix
Fri Mar 01, 2024 2:10 pm
Forum: Projects - Embedded
Topic: 2D Dashboard running simulation
Replies: 12
Views: 334

Re: 2D Dashboard running simulation

Can you set the port to zero with an Output icon at the beginning of your project to force the LEDs to reset?
by Steve-Matrix
Tue Feb 27, 2024 5:29 pm
Forum: Feature Requests
Topic: Choosing a maximal or smal text box
Replies: 1
Views: 100

Re: Choosing a maximal or smal text box

Thanks for the suggestion.
by Steve-Matrix
Mon Feb 26, 2024 10:02 am
Forum: General
Topic: Flowcode 10 Slow response on programming environment
Replies: 5
Views: 173

Re: Flowcode 10 Slow response on programming environment

Please PM me one of your projects and I will see if I can pinpoint the cause of the slowdown. There may be some setting I can suggest to fix this for you.
by Steve-Matrix
Mon Feb 26, 2024 9:29 am
Forum: General
Topic: Flowcode 10 Slow response on programming environment
Replies: 5
Views: 173

Re: Flowcode 10 Slow response on programming environment

I am facing a big problem with delays especially while opening a new popup windows such as the variable creation window or when i double click on a component to open and edit the component settings. Can you please show a screenshot or list all the Flowcode windows and tabs that re open - it could b...
by Steve-Matrix
Fri Feb 23, 2024 9:39 am
Forum: Bug Reports
Topic: Demo file - Runs in FC8 but not in FC10 - STM32F476NG_gLCD_Demo
Replies: 5
Views: 161

Re: Demo file - Runs in FC8 but not in FC10 - STM32F476NG_gLCD_Demo

Thanks for pointing this out. I have found the issue and will organise for this to be fixed.