A while ago, about a few months ago, I purchased a RP2040 based board from waveshare. I also bought a GamePi13 shield to go with it just to have some fun and make some mini games in the Arduino IDE and play them. In the beginning I checked if they were compatible and they were, in fact in the product page for both the microcontroller and the GamePi13 shield, it advertised working with each other.
I have been able to successfully program the board and send code to the board, and I have successfully and accurately been able to read the input from all of the buttons, but no matter what display library and pinout I used, and even mapping the pins out on paper, I still haven't been able to program the display let alone to get it to even work. It powers on, but doesn't do anything.
Can someone provide me some code that works for the display, or at least guide me in a good direction?
I have been able to successfully program the board and send code to the board, and I have successfully and accurately been able to read the input from all of the buttons, but no matter what display library and pinout I used, and even mapping the pins out on paper, I still haven't been able to program the display let alone to get it to even work. It powers on, but doesn't do anything.
Can someone provide me some code that works for the display, or at least guide me in a good direction?