Hi,
STM32F407ZG I2c master is only available in software mode, this Chip should have more than 1 i2c channel.
STM32F407ZG I2c ( software only)
Moderator: Benj
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: STM32F407ZG I2c ( software only)
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
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 167 times
-
- Posts: 10
- Joined: Mon Nov 30, 2020 11:51 pm