Search found 1000 matches

by Steve-Matrix
Mon Feb 26, 2024 9:29 am
Forum: General
Topic: Flowcode 10 Slow response on programming environment
Replies: 5
Views: 219

Re: Flowcode 10 Slow response on programming environment

I am facing a big problem with delays especially while opening a new popup windows such as the variable creation window or when i double click on a component to open and edit the component settings. Can you please show a screenshot or list all the Flowcode windows and tabs that re open - it could b...
by Steve-Matrix
Fri Feb 23, 2024 9:39 am
Forum: Bug Reports
Topic: Demo file - Runs in FC8 but not in FC10 - STM32F476NG_gLCD_Demo
Replies: 5
Views: 305

Re: Demo file - Runs in FC8 but not in FC10 - STM32F476NG_gLCD_Demo

Thanks for pointing this out. I have found the issue and will organise for this to be fixed.
by Steve-Matrix
Fri Feb 23, 2024 9:23 am
Forum: General
Topic: C-File from Version 10 to MPLAB
Replies: 7
Views: 312

Re: C-File from Version 10 to MPLAB

Thanks. Looking at that file, there are no errors being reported and the build is reported as being successful. So your project should work ok.

The warnings being reported can probably be ignored.
by Steve-Matrix
Fri Feb 23, 2024 9:21 am
Forum: General
Topic: Arduino to Flowcode
Replies: 1
Views: 161

Re: Arduino to Flowcode

This would depend on the program. A simple project should be easy to recreate within Flowcode, although this will also depend on which libraries are being used.
by Steve-Matrix
Fri Feb 23, 2024 9:12 am
Forum: User Components
Topic: DHT22 bug ?
Replies: 41
Views: 5401

Re: DHT22 bug ?

Jó napot. Thanks for sharing.
by Steve-Matrix
Fri Feb 23, 2024 8:59 am
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3607

Re: ESP-IdF V5.12 problem

Other users may be able to answer this better. I personally do not use the ESP toolchain much and so have used that toolchain only in a limited way. Also, the toolchain is not ours and so is not under our control, which makes it difficult - especially when there are so many dependencies and versions...
by Steve-Matrix
Wed Feb 21, 2024 5:17 pm
Forum: General
Topic: Max7219_v9
Replies: 12
Views: 478

Re: Max7219_v9

I think I've discovered the cause of the problem. Unfortunately it requires changing a low-level component that I am not familiar with. I have passed on the details and hopefully this can get sorted soon.
by Steve-Matrix
Wed Feb 21, 2024 3:40 pm
Forum: General
Topic: Max7219_v9
Replies: 12
Views: 478

Re: Max7219_v9

Amtor wrote:
Wed Feb 21, 2024 3:28 pm
Settings on the max7219 get greyed out in channel mode.
I don't have that component - it is not an official one.
jgu1 wrote:
Wed Feb 21, 2024 2:53 pm
Same issue with the Touch component Xpt2046
I have been able to replicate the issue with this one and will look into it.
by Steve-Matrix
Wed Feb 21, 2024 11:52 am
Forum: General
Topic: C-File from Version 10 to MPLAB
Replies: 7
Views: 312

Re: C-File from Version 10 to MPLAB

Sorry. I mean the file (or a complete output listing) with the errors that was produced when you ran the C-code file through MPLAB.
by Steve-Matrix
Wed Feb 21, 2024 9:25 am
Forum: User Components
Topic: DHT22 bug ?
Replies: 41
Views: 5401

Re: DHT22 bug ?

It worked fine for me until the previous update with interrupts (and even called the sensor readout from an interrupt) Which specific version of the component works in your situation? You can revert the version via library updates if you still need to work with it. The reason for the change is it w...