Search found 997 matches

by Steve-Matrix
Thu Apr 11, 2024 4:26 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 6
Views: 92

Re: App Developer connect to ESP32 S3 with USB

Sorry, I'm not familiar with that device. You should be able to communicate to COM15 from a PC Developer app using a Serial Port component. But I don't know how you would access the same serial connection from within Embedded code in the device itself.
by Steve-Matrix
Thu Apr 11, 2024 2:38 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 6
Views: 92

Re: App Developer connect to ESP32 S3 with USB

I think you will need to use the Serial Port component and not the USB component.
by Steve-Matrix
Tue Apr 09, 2024 4:05 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 309

Re: Compra de Flowcode

This seems strange. I perform the following steps and do not get the behaviour you describe: load your project move an icon in a flowchart to another location (then the asterisk appears) click 'Build...Compile to HEX' Say "yes" to save the file (then the asterisk disappears) After compilation, the a...
by Steve-Matrix
Tue Apr 09, 2024 3:33 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 309

Re: Compra de Flowcode

I have tried again following your instructions and it does not show the asterisk after compilation. Does this happen for you when you do *any* edit to the project, or is there a specific edit to the project that causes this problem? And are you using the latest v10.1.0.38 with the latest library upd...
by Steve-Matrix
Mon Apr 08, 2024 12:16 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 309

Re: Compra de Flowcode

Thanks for the file, although I do not see the problem when using the latest Flowcode v10. When I load and then Compile to HEX, the file remains unmodified (with no " * ").
by Steve-Matrix
Mon Apr 08, 2024 9:35 am
Forum: Bug Reports
Topic: Flowcode 7 Download Not Working !
Replies: 6
Views: 104

Re: Flowcode 7 Download Not Working !

Further - I have just send a PM to you with a direct download link. I've tried this myself and it downloads in under a minute without a problem.
by Steve-Matrix
Mon Apr 08, 2024 9:18 am
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 309

Re: Compra de Flowcode

1st In old projects with version 8 I had components located in the 3D panel to carry out the simulations of the projects and now, when I open them with FC10 they do not appear in either the 2D or 3D panel. How can I make any updates to Can I recover that data? Moving projects from v8 to v10 may req...
by Steve-Matrix
Mon Apr 08, 2024 9:09 am
Forum: Bug Reports
Topic: Flowcode 7 Download Not Working !
Replies: 6
Views: 104

Re: Flowcode 7 Download Not Working !

Hi Chipfryer, yes I have tried all day with different browsers and different pc's but to no avail, always the same thing, resume does not work so I will try again tomorrow because as you say sometimes the server can be having an off day We have seen this caused by browser extensions. You could try ...
by Steve-Matrix
Wed Apr 03, 2024 9:08 am
Forum: Feature Requests
Topic: My idea is the following
Replies: 1
Views: 62

Re: My idea is the following

Thanks for the idea. We'd be very happy for you to post similar projects for other devices and you can do that on this forum. However, be aware that the settings for getting a particular chip to work depends on the hardware configuration as well (for example, clock type, crystal value, etc), so ther...
by Steve-Matrix
Thu Mar 28, 2024 9:04 am
Forum: General
Topic: Formula Allcode losing bluetooth connection
Replies: 16
Views: 437

Re: Formula Allcode losing bluetooth connection

Flowcode cannot run the Python scripts. You should run those normally. Just make sure you have the FA.py file in the same (unzipped) folder as your project file.