Search found 1270 matches

by Steve-Matrix
Fri Nov 28, 2025 5:06 pm
Forum: General
Topic: FlowCode-free version
Replies: 1
Views: 36

Re: FlowCode-free version

Sorry, but there are currently no free STM32 targets for Flowcode.
by Steve-Matrix
Fri Nov 28, 2025 1:41 pm
Forum: Bug Reports
Topic: V10 after the update no longer simulates!
Replies: 5
Views: 173

Re: V10 after the update no longer simulates!

Please attach a project file so I can try to replicate the issue you are seeing. That's really the best way to solve this problem. If you are reluctant to post your project here, then you could perhaps create a small project that shows the error you are seeing. And if that is no good, you can post y...
by Steve-Matrix
Fri Nov 28, 2025 9:23 am
Forum: Bug Reports
Topic: V10 after the update no longer simulates!
Replies: 5
Views: 173

Re: V10 after the update no longer simulates!

I've just checked the "generic 4x20" LCD in v10 and it seems to work ok for me. Do you have an example file that shows the problem? That would really help us solve this issue for you.
by Steve-Matrix
Fri Nov 28, 2025 9:19 am
Forum: General
Topic: History of Flowcode
Replies: 33
Views: 137811

Re: History of Flowcode

You many have noticed already, but when we released v11 we added a Release Notes section to the website. The links of this section are clickable and show information about that version when it was released. For example, the "v1" link points at the PDF document we published when we first re...
by Steve-Matrix
Thu Nov 27, 2025 6:11 pm
Forum: Feature Requests
Topic: Open HELP files in browser option
Replies: 1
Views: 89

Re: Open HELP files in browser option

There is already an option for this:
File...Global Settings...Application...Show help in external browser
by Steve-Matrix
Thu Nov 27, 2025 9:25 am
Forum: Bug Reports
Topic: V10 after the update no longer simulates!
Replies: 5
Views: 173

Re: V10 after the update no longer simulates!

Can you please be more specific? Which update and what exactly is not simulating correctly?

If you have a project or example that is not working, please post it and we will investigate.
by Steve-Matrix
Mon Nov 24, 2025 9:41 am
Forum: General
Topic: Timer or interupt?
Replies: 8
Views: 378

Re: Timer or interupt?

We keep the older videos available because some users still use those versions, and the techniques are often applicable to the recent Flowcode versions. Although I understand that it can be frustrating if the user interface is different. There are some recent videos using v10 for interrupts too. The...
by Steve-Matrix
Thu Nov 20, 2025 9:59 am
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 1188

Re: USB CDC Error

Great news - thanks for letting us know.
by Steve-Matrix
Thu Nov 20, 2025 9:21 am
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 1188

Re: USB CDC Error

I just tried v11 with the default "Compiler Options" settings and up-to-date library files and it compiles without error for me. It looks like your FCD file for the ECIO40 has been modified or your Compiler Settings are wrong because that device should override the compiler settings. If it...
by Steve-Matrix
Wed Nov 19, 2025 2:39 pm
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 1188

Re: USB CDC Error

To get v11 working with the PIC32, you probably need to replicate the "Build...Compiler Options" settings from v10.

I'm not sure how to get PIC18 devices working with CDC.