Search found 1008 matches

by Steve-Matrix
Mon May 20, 2024 3:32 pm
Forum: Bug Reports
Topic: arduino INTERRUPTS - IOC PORTD... do not select..
Replies: 6
Views: 910

Re: arduino INTERRUPTS - IOC PORTD... do not select..

(edit: Martin got there before me, but I will leave this reply anyway) Okay so I do NOT ...get the BLUE flag or the RED flag to set..!! I consider this to be a bug.... which I bave tracked back to the days of V5 flowcode.. I wonder why flowcode..co.uk .. guys will not fix this bug... IIRC, the IOC o...
by Steve-Matrix
Mon May 20, 2024 8:37 am
Forum: Bug Reports
Topic: empty calculation after rename variable?
Replies: 1
Views: 609

Re: empty calculation after rename variable?

Hi Stefan, There is a small issue with the calculation icon window in the latest v10.1.1 version of Flowcode. If the first line of a calculation is a blank line, then the calculation icon dialog will be empty when it is opened, and if OK is then pressed, the calculation icon contents will be cleared...
by Steve-Matrix
Fri May 17, 2024 12:45 pm
Forum: General
Topic: Login issues with this forum
Replies: 0
Views: 607

Login issues with this forum

To login to this forum, you will need to use the same username and password as your Flowcode account. If you want to change your password, then login to the main Flowcode website (e.g. by using this link ) and click the "change password" link near the bottom of that page. If you change your password...
by Steve-Matrix
Tue May 14, 2024 9:57 am
Forum: App Developer
Topic: Worked examples HTTP via serial port
Replies: 9
Views: 1032

Re: Worked examples HTTP via serial port

Hi Have you looked at the WiKi example? Regards Unfortunately there are no examples for the Web Developer Serial Port yet (apart from the project in my previous post) because this component is not finalised. But you are right. There are a few relevant projects on the wiki that might help. For examp...
by Steve-Matrix
Tue May 14, 2024 9:51 am
Forum: App Developer
Topic: Worked examples HTTP via serial port
Replies: 9
Views: 1032

Re: Worked examples HTTP via serial port

The Web Developer Serial Port component is not currently finalised, but I have some files and a sample project attached to this post. It should be relatively self-explanatory. Note that the Serial Port component filters the available COM port for connected Arduinos, so set the "Filters" property of ...
by Steve-Matrix
Thu May 09, 2024 5:31 pm
Forum: General
Topic: Flowcode v10.1.1.39
Replies: 1
Views: 248

Re: Flowcode v10.1.1.39

One of the changes in this latest release that may require a bit of explanation is the new "display name" text mode for the Pseudocode views. This setting can be found in the "Non-flowchart" tab of Global Settings. When this mode is used, the Pseudocode view simply outputs the "Display name" text fo...
by Steve-Matrix
Thu May 09, 2024 12:52 pm
Forum: General
Topic: Flowcode v10.1.1.39
Replies: 1
Views: 248

Flowcode v10.1.1.39

Earlier today we released a new version of Flowcode v10. The main changes in this release are updates to the Code and Pseudocode macro views. If you are running a version of Flowcode v10 prior to this new release, a notification of the core update will appear allowing it to be downloaded and install...
by Steve-Matrix
Mon May 06, 2024 10:03 am
Forum: Bug Reports
Topic: LED state in simulation (debug)
Replies: 7
Views: 266

Re: LED state in simulation (debug)

I've tried simulating your project and I do not see the problem you are describing (unless I misunderstand you). When I single-step through the project and set 'ReadRequired' to 1, the LEDs both come on within the call to 'Outputs'. The 'Digital Pins' window show pins A2 and A3 at logic 1 and list t...
by Steve-Matrix
Mon Apr 29, 2024 10:37 am
Forum: Feature Requests
Topic: Suggestions for FC10 UI and EEPROM WritePage component
Replies: 2
Views: 1672

Re: Suggestions for FC10 UI and EEPROM WritePage component

Hi Brendan, Thanks for the suggestions. Although I've suggested elsewhere an ability to colour custom macro icons in the Project Explorer window, it would really help to be able to move them up/down the list (i.e. not just sorted alphabetically). This would be tricky to implement, but as a suggestio...
by Steve-Matrix
Mon Apr 29, 2024 9:20 am
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 6
Views: 843

Re: Advanced String Function ( Component )

Thanks for letting us know. What chip family are you using?