Problem with I2C-OLED interfacing
Posted on June 15, 2018 at 10:09I am trying to interface an I2C OLED display with an STM32L053C8 board. However, instead of using STM32CubeMX to initialize my different pins, I had to manually assign them, because the example programs which come alo...