Stm32wl5moc - I2C
Posted: Mon Oct 28, 2024 6:45 pm
Hi All
I am using an STM32WL5MOC - https://www.st.com/en/product/stm32wl5m ... &id=UM3127
I cannot seem to get the basic wire interface to work. I have the B-WL5M-SUBG1 development board and it has as 5 x I2C componets. https://www.st.com/resource/en/user_man ... ronics.pdf -- page 25
I am running the basic I2C scanner sketch and it finds nothing.
What am I missing.
I have tried to initialise Wire with the correct GPIO pins - PA11 and PA12.
Next step is the logic analyser to see if there is anything on the pins.
It seems like some kind of config error but not sure where?
I am using an STM32WL5MOC - https://www.st.com/en/product/stm32wl5m ... &id=UM3127
I cannot seem to get the basic wire interface to work. I have the B-WL5M-SUBG1 development board and it has as 5 x I2C componets. https://www.st.com/resource/en/user_man ... ronics.pdf -- page 25
I am running the basic I2C scanner sketch and it finds nothing.
What am I missing.
I have tried to initialise Wire with the correct GPIO pins - PA11 and PA12.
Next step is the logic analyser to see if there is anything on the pins.
It seems like some kind of config error but not sure where?