STM32F407ZG I2c ( software only)

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Marko_2001
Posts: 10
Joined: Mon Nov 30, 2020 11:51 pm
Contact:

STM32F407ZG I2c ( software only)

Post by Marko_2001 »

Hi,

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

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: STM32F407ZG I2c ( software only)

Post 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
Attachments
32F407ZG.fcdx
(60.9 KiB) Downloaded 134 times

Marko_2001
Posts: 10
Joined: Mon Nov 30, 2020 11:51 pm
Contact:

Re: STM32F407ZG I2c ( software only)

Post by Marko_2001 »

hi LightM

Yes it Works 100% Thanks very much .

Post Reply