Search found 997 matches

by Steve-Matrix
Fri Feb 23, 2024 9:21 am
Forum: General
Topic: Arduino to Flowcode
Replies: 1
Views: 143

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: 4910

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: 3475

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: 408

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: 408

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: 259

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: 4910

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...
by Steve-Matrix
Wed Feb 21, 2024 9:21 am
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3475

Re: ESP-IdF V5.12 problem

Yes - we're ok here at Matrix. We're a small team though and there are a lot of other projects being worked on. I plan to look into BLE at some point soon. Regarding the wider issue of the ESP toolchain, we are aware of the problems when this is updated. Unfortunately, we are not in control of this ...
by Steve-Matrix
Wed Feb 21, 2024 9:08 am
Forum: General
Topic: Max7219_v9
Replies: 12
Views: 408

Re: Max7219_v9

Please post a (preferably simple) project that shows this problem and we will have a look.
by Steve-Matrix
Wed Feb 21, 2024 9:07 am
Forum: General
Topic: C-File from Version 10 to MPLAB
Replies: 7
Views: 259

Re: C-File from Version 10 to MPLAB

I can see only warnings in that excerpt and no errors. Can you post the full file?