stm32-it-sdk icon indicating copy to clipboard operation
stm32-it-sdk copied to clipboard

I2C functionality

Open GwenStouthuysen opened this issue 6 years ago • 3 comments

Loading the I2C ports after sleep is not fully set up, lowpower.c misses the inclusion of i2c.h

GwenStouthuysen avatar Jun 12 '19 08:06 GwenStouthuysen

Usually the i2c is included in the configDriver.h file when used. If not used but I2C is the dependency is missing and need to be added. Will fix this soon.

disk91 avatar Jun 14 '19 18:06 disk91

I assume this is fixed now in the devel branch. Let me know if you still have the issue.

disk91 avatar May 07 '20 16:05 disk91

Thanks

Gwen

Op do 7 mei 2020 om 18:12 schreef Paul Pinault [email protected]:

I assume this is fixed now in the devel branch. Let me know if you still have the issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/disk91/stm32-it-sdk/issues/21#issuecomment-625351023, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3AHGUINFC7G6OT3NXNQJLRQLMV7ANCNFSM4HXGUJLA .

GwenStouthuysen avatar May 07 '20 18:05 GwenStouthuysen