ESP32 problem with components

Any bugs you encounter with Flowcode should be discussed here.
stefan.erni
Valued Contributor
Posts: 757
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

ESP32 problem with components

Post by stefan.erni »

Hi Ben

There is a another small cheap ESP32 module for less than 10 euros. It can be easily programmed with FC9.

I put an external led on pin G33 and it's flashing nice. But if I init the LEDWS2811 its not compiling anymore.
Also some another components make problems on another ESP32 Modul.

Is this just on my computer?

Some info about the modul:
https://www.digikey.bg/product-detail/e ... D/12088569

regards

Stefan
FC9_M5STACK Modul Atom Matrix_empty.fcfx
(9.77 KiB) Downloaded 165 times
Atom-Matrix-2021-01-13_14-41-16.png
Atom-Matrix-2021-01-13_14-41-16.png (314.95 KiB) Viewed 4409 times

BenR
Matrix Staff
Posts: 1734
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 603 times

Re: ESP32 problem with components

Post by BenR »

Hi Stefan,

Not not just you there are some known issues with some components currently on ESP32 we are looking into, including WS2811, Servo Motor, 1Wire. We hope to have a solution for these issues soon.

BenR
Matrix Staff
Posts: 1734
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 603 times

Re: ESP32 problem with components

Post by BenR »

Hello,

The WS2811 component should now be fully functional with the ESP32 hardware. Hopefully others will follow shortly.

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 problem with components

Post by stefan.erni »

Hi Ben

After the update today it's Perfect!

Every thing is working nice with WS2812 LED. Also in the simulation.

regards

Stefan

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 problem with components

Post by stefan.erni »

Hi Ben

Unfortunately that doesn't work anymore. I can no longer compile to target with the WS2812 included. With the library updates I have also tried old versions of the component, but no success.
Without the WS2812 there is no problem compile to target.

regards

Stefan

BenR
Matrix Staff
Posts: 1734
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 603 times

Re: ESP32 problem with components

Post by BenR »

Hi Stefan,

Looking for you now, can you see what compile error messages you are getting. Or please can you attach your .msg.txt file so we can try and pinpoint what's going wrong for you. Strange that earlier versions of the component are not solving the issue.

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 problem with components

Post by stefan.erni »

Hi Ben

I put the errors in a file.
Strange that earlier versions of the component are not solving the issue
I just tried version 8,9,10,11

regards

Stefan
Attachments
FC9_M5STACK Modul Atom Matrix_empty.msg.txt
(18.79 KiB) Downloaded 115 times
Error.txt
(18.77 KiB) Downloaded 126 times

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 problem with components

Post by stefan.erni »

Hi Ben

In the last post was the component V8

Here is the .msg.txt compiled with component V11

regards

Stefan
Attachments
FC9_M5STACK Modul Atom Matrix_empty.msg.txt
(18.36 KiB) Downloaded 113 times

BenR
Matrix Staff
Posts: 1734
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 603 times

Re: ESP32 problem with components

Post by BenR »

Hi Stefan,

Have you done a full database update it looks like maybe the rmt component is maybe not fully up to date.

I'll do some tests here and double check everything is OK at this end.

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 problem with components

Post by stefan.erni »

Hi Ben

If you mean the component library, yes I prefer always to do all the updates from the complet library.

Or do I have to reset the component library?

regards

Stefan
Library_2021-08-31_12-15-24.png
Library_2021-08-31_12-15-24.png (141.53 KiB) Viewed 3669 times
reset_2021-08-31_12-11-55.png
reset_2021-08-31_12-11-55.png (52.02 KiB) Viewed 3669 times

Post Reply