Open ab1aw opened 5 years ago
I am working on adding I2C support for this board using STM32 firmware as reference. https://github.com/ab1aw/f9-kernel/commit/17aee1e9c27fad7eb8f06a7150639bafac6bec8d
As I remember it is tested on STM32F429-Discovery.
Question: I see there is platform/stm32f429/i2c.c and related files. Is this tested? Is it usable for STM32F407G-DISC1 board? Has anyone implemented I2C functionality w/ F9 on this board? Thank you.