Menu

#1310 I2C2 missing from STM32WLxx MCUs

21.11.5
open
nobody
None
Other
Low
21.11.5
False
3 days ago
3 days ago
No

In /os/hal/ports/STM32/STM32WLxx/stm32_registry.h I2C2 is disabled, according to the datasheet it's available on these chips (both STM32WLxx and STM32WLExx variants), is there a reason why it's not implemented here?

Fix would be just to set STM32_HAS_I2C2 to true at line 147.

Discussion


Log in to post a comment.

Auth0 Logo