I'm trying to connect a 128x64 OLED display with the SH1106 driver for the BIGTREETECH SKR mini E3 printer controller board which uses the 32 bit STM32f103RC MCU.
Note that it works fine with my RAMPS 1.4 board but when I compile it on PlatformIO for the 32 bit controller, it doesn't work. Probing the pins on the board, the data and clock pins are floating. Any help would be greatly appreciated.