How to check open drain pins PB4 and PB5 working properly for I2c communication [STM8S003F3P6]
I am trying to get I2C working for STM8S003F3P6 with ESP8266. I tried I2C sample code available with standard periferal library https://www.st.com/en/embedded-software/stsw-stm8069.html . But for some reason I2c is not working. Now I just noticed the...