eupn / stm32wb-hal

[WIP] embedded-hal for the STM32WB family of microcontrollers
20 stars 10 forks source link

Fix i2c addressing #4

Closed eupn closed 3 years ago

eupn commented 3 years ago

Fix the same issue as in STM32L4-hal with 7-bit I2C addresses not being correctly shifted into the register.