STM32F0 ADC and FC working at the moment?

For general Flowcode discussion that does not belong in the other sections.
Post Reply
unity-control
Posts: 54
http://meble-kuchenne.info.pl
Joined: Wed Sep 08, 2021 10:36 pm
Has thanked: 26 times
Been thanked: 11 times

STM32F0 ADC and FC working at the moment?

Post by unity-control »

Hi guys,

I've used PIC and ESP32 so far with Flowcode, very happy with it, pretty much everything works well...

I'll be using STM32F0 soon... and was wondering if ADC is working at all in Flowcode? Furthermore, what things aren't really working well in Flowcode on STM32F0?

Thanks in advance for your time!

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: STM32F0 ADC and FC working at the moment?

Post by Steve-Matrix »

Hi,

Although it relates to Flowcode v9, this post should remain relevant and might be useful:
https://www.matrixtsl.com/mmforums/view ... 04#p101404

A quick search on these forums shows that I2C Slave (h/w) is not currently supported though. You could try searching those old forums too.

unity-control
Posts: 54
Joined: Wed Sep 08, 2021 10:36 pm
Has thanked: 26 times
Been thanked: 11 times

Re: STM32F0 ADC and FC working at the moment?

Post by unity-control »

Hi Steve,

Many thanks for this! It does help indeed very much.

The STM32 devices are so cheap these days that we are using them as I/O expanders, so only UART, general GPIO I/O and some ADC, maybe timer as well.

Thanks again for the prompt reply!

Regards,
R

Post Reply