Which FC9 ADC component use for ESP32 ?

For general Flowcode discussion that does not belong in the other sections.
medelec35
Matrix Staff
Posts: 1451
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: Which FC9 ADC component use for ESP32 ?

Post by medelec35 »

Hi.
Thanks for bringing this to our attention.
There are indeed a couple of things that required changing, including the Bool.
The SetProperites function should not be used as its simulation only, it will not affect your hardware.
If you look at the icon shape, there is a difference between Sim only and embedded:
Icons.png
Icons.png (3.93 KiB) Viewed 295 times
The component icons that have jagged edges won't change anything on your hardware.
For your reference:
All the properties are controlled by the manufacturer.
For example, there is no external reference pin on an ESP32.
It looks like there are only two set speeds, one high and one low, hence just showing Fixed.
The Vref for ESP32 is what you see on the list - See this external page.
Martin

Post Reply