Search found 1338 matches

by medelec35
Mon May 06, 2024 2:54 pm
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 2
Views: 26

Re: SR04 Ultrasonic Sensor

Hi Iain
Many thanks, for report.
Out of curiosity, are the results the same for timer and non-timer versions?
by medelec35
Wed May 01, 2024 8:30 am
Forum: Bug Reports
Topic: Eeprom compiling generates errors
Replies: 2
Views: 61

Re: Eeprom compiling generates errors

Hello Jorg.
If you remove all the data from Initial Values within EEPROM properties, you should be able to compile.
by medelec35
Tue Apr 30, 2024 9:27 pm
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 6
Views: 145

Re: Advanced String Function ( Component )

Hi Alan. Thank you for test project That is not a bug with the Advanced string component. Can you try the attached. There is a bug with the New String Functions routines which is what you are experiencing. That is being looked into. I'm testing a Flowcode update, not yet available to the public. Ple...
by medelec35
Tue Apr 30, 2024 8:08 pm
Forum: Feature Requests
Topic: Support for the new PIC's and AVR's
Replies: 4
Views: 141

Re: Support for the new PIC's and AVR's

Hi Dirk. Your project is compiling OK for me. It looks like you have the wrong toolchain installed. The compiler messages are showing you have the Flowcode V8 toolchain. You will need to go to here and sign in. Download and install the Arduino/AVR toolchain. If it is installed and still not working,...
by medelec35
Tue Apr 30, 2024 3:36 pm
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 6
Views: 145

Re: Advanced String Function ( Component )

Hi Alan.
Can you attach your .fcfx project and .c files, please.
by medelec35
Tue Apr 30, 2024 11:52 am
Forum: Feature Requests
Topic: Support for the new PIC's and AVR's
Replies: 4
Views: 141

Re: Support for the new PIC's and AVR's

Hi Dirk I have created a new fcd for you to try for the Attiny 84A Browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar. C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\ If Flowcode is already open, then you will need to reload your project. I...
by medelec35
Mon Apr 29, 2024 8:43 am
Forum: General
Topic: Do I need this pin? ST7789 DC pin?
Replies: 3
Views: 105

Re: Do I need this pin? ST7789 DC pin?

Hello. I have read that the documentation has errors. Can you try the following: CS - 34 (B2) DC - 37 (B5) RST - 38 (B6) LED BL - 33 (B1) MOSI - 35 (B3) CLK 36 (B4) MISO -Any unused pin as not used. I have not got the hardware to confirm the above connections, So I can't guarantee it will work.
by medelec35
Wed Apr 24, 2024 3:55 pm
Forum: General
Topic: "No Device Detected when compile to target"
Replies: 3
Views: 679

Re: "No Device Detected when compile to target"

At least your issue is resolved now which is great!
Thanks for letting us know.
by medelec35
Tue Apr 23, 2024 12:14 pm
Forum: Bug Reports
Topic: ESP32 Wroom_32 Wlan compile to hex problem
Replies: 2
Views: 355

Re: ESP32 Wroom_32 Wlan compile to hex problem

Hi Stefan. You project compiles OK for me. I have look into this and there are two things to try Can you try Ben's suggestion here . I have found for some reason that if using idf v5.1.3 version then there is an error with Wlan. If using 5.1 release version then there is no compile error when using ...
by medelec35
Thu Apr 18, 2024 3:41 pm
Forum: General
Topic: "No Device Detected when compile to target"
Replies: 3
Views: 679

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 flashes when Flowcode is loaded. Also, within Build > Compiler Options for your tar...