Issue driving TFT LCD with YD-RP2040 board

I am having a hard time getting this 1.8" TFT LCD with an ST7735 driver IC, without an SD reader on the back, to work with my YD-RP2040 board. I followed instructions online and wrote proper code but the LCD remained blank white. The display is functional as I have gotten it to work with an Arduino Uno. The microcontroller board is also functional with and pins working correctly. I had also ensured the needed libraries were present. How do I wire these two together and where might I find functional code for this considering that I am using circuitpython 9?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.