ADC ESP32 does not work.

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
djebirmalik
Posts: 22
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Flowcode v10 ADC ESP32 does not work.

Post by djebirmalik »

Hello everybody;

It's to find a solution for the ADC of this damn ESP32 which is starting to tire me.
The simulation works, but the loading does not.

Regards.
Flowcode1.fcfx

medelec35
Matrix Staff
Posts: 2051
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 638 times
Been thanked: 690 times

Flowcode v10 Re: ADC ESP32 does not work.

Post by medelec35 »

Hello.
Thank you for letting us know.
Unfortninaly the ESP32 is fussier than other types of microcontrollers.
So where some components work with all microcontrollers others don't.
I have fixed the component and will be pushed onto the update system as soon as possible.
If you would like to try the component before the updates are pushed.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV10\Components
Replace the existing file with the attached file.
If Flowcode is already open, then you will need to reload your project for the new components to work
If you run any component updates, then the components you added will be overwritten with the updated version.

Can you let me know how it goes, please?
Attachments
Potentiometer.fcpx
(8.73 KiB) Downloaded 327 times
Martin

medelec35
Matrix Staff
Posts: 2051
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 638 times
Been thanked: 690 times

Re: ADC ESP32 does not work.

Post by medelec35 »

Hello.
An update had been pushed out this morning.
You will need to do a library update, then reload your project for it to work.
In future, please don't create duplicate posts asking for help.
I have locked the other topic
Martin

djebirmalik
Posts: 22
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Re: ADC ESP32 does not work.

Post by djebirmalik »

Hi,Martin;

the ADC is working fine now.
The pins automatically assigned were not the right ones.
They had to look for oneself in the doc where SCL and SDA are located.
Sorry for the inconvenience, but if I have a problem who can I contact to help me out?

Sincerely.Malik.

medelec35
Matrix Staff
Posts: 2051
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 638 times
Been thanked: 690 times

Flowcode v10 Re: ADC ESP32 does not work.

Post by medelec35 »

I'm glad the ADC is working for you now, thanks for letting us know.
You will always need to check/change pin assignments when adding components.
For you and anyone else.
If you have any issues with Flowcode V9 or V10 then create a new topic and assign the correct icon
Flowcode support.png
Flowcode support.png (15.67 KiB) Viewed 2357 times
and the issue will be looked into.
Martin

Post Reply