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.
ADC ESP32 does not work.
-
- Posts: 22
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 03, 2020 5:21 am
- Has thanked: 1 time
- Been thanked: 1 time
-
- 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.
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.
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?
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
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
-
- 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.
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
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
-
- Posts: 22
- Joined: Thu Dec 03, 2020 5:21 am
- Has thanked: 1 time
- Been thanked: 1 time
Re: ADC ESP32 does not work.
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.
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.
-
- 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.
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 and the issue will be looked into.
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 and the issue will be looked into.
Martin