Search found 1329 matches

by medelec35
Thu Apr 18, 2024 3:41 pm
Forum: General
Topic: "No Device Detected when compile to target"
Replies: 1
Views: 23

Re: "No Device Detected when compile to target"

Hello. First thing, have you installed the Eblock2 drivers? If you scroll down on the download page , you will see USB Drivers. It's important that when the Eblocks2 upstream board is connected to the PC, the USB LED flashed when Flowcode is loaded. Also, within Build > Compiler Options for your tar...
by medelec35
Thu Apr 18, 2024 2:00 pm
Forum: General
Topic: RS232 Wireless help!
Replies: 7
Views: 76

Re: RS232 Wireless help!

Hi Jorgen.
Just in case you want to compare two string values:
Compare Strings1.png
Compare Strings1.png (22.61 KiB) Viewed 18 times
Which is:

Code: Select all

Compare$("String1","String2",0) = 0
You can either use literal string values within quotes e.g. "1234ABC" or string variables or a combination of both.
See this Wiki page.
by medelec35
Thu Apr 18, 2024 10:32 am
Forum: Projects - Embedded
Topic: Rs232 display driver
Replies: 5
Views: 98

Re: Rs232 display driver

You're welcome.
PC developer (and Web developer) are great additions to Flowcode as they are very useful indeed.
by medelec35
Thu Apr 18, 2024 10:28 am
Forum: General
Topic: RS232 Wireless help!
Replies: 7
Views: 76

Re: RS232 Wireless help!

Hi! I remember have seen somewhere that it is possible to compare a string via rs232, but where? I In Flowcode, if you select Component Libraries > Storage Then right click on Circular Buffer (8-bit) [2D] &n select help. It will take you to a wiki page with the examples will help you in two ways. 1...
by medelec35
Tue Apr 16, 2024 8:14 am
Forum: Projects - Embedded
Topic: Rs232 display driver
Replies: 5
Views: 98

Re: Rs232 display driver

Hi Ian. Have you thought of using Flowcode in PC Developer mode to directly send data to the display. That will save you from having keep compile send to target etc. There are example projects here For example 3-Channel Temperature Logger - PC Developer & Serial Comms Worked Example - PC Developer
by medelec35
Thu Apr 11, 2024 1:18 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 320

Re: ESP32-S3_Mini not compiling

Hi Stefan.
To be on the safe side have you done a Full database component update?
I did the compiling in SPI mode.
successful SPI.png
successful SPI.png (84.7 KiB) Viewed 52 times
by medelec35
Wed Apr 10, 2024 10:23 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 320

Re: ESP32-S3_Mini not compiling

Hi Stefan.
S3_24_1.fcfx compiles successfully for me using IDF v5.1.3
by medelec35
Tue Apr 09, 2024 11:05 pm
Forum: General
Topic: license max devices
Replies: 2
Views: 85

Re: license max devices

Hello.
We would find it acceptable to have one version of Flowcode on your PC and one on your own laptop.
Distributing licences e.g. between friends/relations/public etc would not be allowed under the terms of the licence.
by medelec35
Tue Apr 09, 2024 8:27 am
Forum: General
Topic: ESP32 and LSM9DS1 not compiling
Replies: 15
Views: 4260

Re: ESP32 and LSM9DS1 not compiling

Thanks Stefan.
Sorry for the delay, this has slipped under the net.
I will see if I can find out what's going on.
by medelec35
Fri Apr 05, 2024 8:37 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 310

Re: License Activation

Hello, that sounds correct.
Why would you want to reinstall as your .msg.txt states
Programming successful!
What issue are you having?