Looking for STM32 SPI example for SSD1322-based OLED (NHD-2.7-12864WDW3)
Hi,
I'm trying to get a few lines of text displayed on an OLED screen using 4-wire SPI on an STM32H755 board, but I haven't succeeded yet.
I've looked into the sample code provided by the manufacturer (which is Arduino-based), but it hasn’t helped much so far.
Has anyone worked with this display or with the SSD1322 controller before?
I’m mainly looking for example code for the STM32 platform.
I’ll be uploading my current progress to my GitHub repo.
Thanks in advance!
