Resolved! Interface the ST7567 GLCD with STM32G0B1RC26
Hi, I am trying to interface a graphical LCD (ST7567) with the STM32G0B1RCT6 using the U8g2 library and a software SPI interface. I have the U8g2 driver, but I don't know how to configure the ST7567 driver with the STM32G0B1RCT6. I will attach the...