Hi everyone,
Can someone clarify please if Flowcode 9.x supports I2C Slave (in hardware mode) on STM32F0x devices?
We would like to have 2x STM32F0x MCUs on the same I2C bus acting as I2C Slaves (with 2 different Addresses) and we were wondering if Flowcode supports this configuration.
More importantly, because I2C Slave Component needs an extra Flowcode license, we would hate it if we purchased the license only to find out that this is not supported.
Thanks for the insight!
Regards,
K
STM32F0 I2C Slave Support
-
- Posts: 54
- http://meble-kuchenne.info.pl
- Joined: Wed Sep 08, 2021 10:36 pm
- Has thanked: 26 times
- Been thanked: 11 times
-
- Matrix Staff
- Posts: 1913
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 497 times
- Been thanked: 675 times
Re: STM32F0 I2C Slave Support
Hello,
I can confirm the I2C Slave mode is currently not supported in the STM32 range of hardware.
We could look at implementing it for you but it might be better if you instead use something like a UART with RS485 as that will work as is now.
I can confirm the I2C Slave mode is currently not supported in the STM32 range of hardware.
We could look at implementing it for you but it might be better if you instead use something like a UART with RS485 as that will work as is now.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 54
- Joined: Wed Sep 08, 2021 10:36 pm
- Has thanked: 26 times
- Been thanked: 11 times
Re: STM32F0 I2C Slave Support
Hi Ben,
Thanks for your answer! No problem at all, I will adapt to use RS485, it's very easy to do and just need a cheap transceiver...
So all fine and thanks for the swift reply.
Regards,
R
Thanks for your answer! No problem at all, I will adapt to use RS485, it's very easy to do and just need a cheap transceiver...
So all fine and thanks for the swift reply.
Regards,
R