Page 1 of 1

STM32F407ZG I2c ( software only)

Posted: Wed Dec 02, 2020 10:00 pm
by Marko_2001
Hi,

STM32F407ZG I2c master is only available in software mode, this Chip should have more than 1 i2c channel.

Re: STM32F407ZG I2c ( software only)

Posted: Thu Dec 03, 2020 11:03 am
by LeighM
Please try the attached update file, and restart Flowcode, to go into ...
C:\ProgramData\MatrixTSL\FlowcodeV8\FCD\ARM

Please note that STM hardware I2C will only work in "transaction" mode
Please use the I2C CAL component Transaction..() API

Re: STM32F407ZG I2c ( software only)

Posted: Thu Dec 03, 2020 8:40 pm
by Marko_2001
hi LightM

Yes it Works 100% Thanks very much .