f9-kernel icon indicating copy to clipboard operation
f9-kernel copied to clipboard

I2C support

Open ab1aw opened this issue 6 years ago • 2 comments

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.

ab1aw avatar Feb 28 '19 19:02 ab1aw

I am working on adding I2C support for this board using STM32 firmware as reference. https://github.com/ab1aw/f9-kernel/commit/17aee1e9c27fad7eb8f06a7150639bafac6bec8d

ab1aw avatar Mar 01 '19 13:03 ab1aw

As I remember it is tested on STM32F429-Discovery.

slpbaby avatar Mar 11 '19 14:03 slpbaby