Possible Solution:
- use the
mirror=Trueoption in thepaperpi.iniconfiguration file
Possible Solution:
- Use JST connector instead of plugging the waveshare HAT directly into the raspberry pi (see table below)
- try switching to the wire JST connector and plug the black dupont connectors directly into the GPIO headers of the PI (see table below)
- See pinout.xyz for help locating the proper GPIO pins
| HAT JST Pin | Pi Pin Name | Physical Pin Number |
|---|---|---|
| 3.3V | 3.3V | 1 |
| GND | GND | 3 |
| DIN | MOSI | 19 |
| CLK | SCLK | 23 |
| CS | CE0 | 24 |
| DC | GPOIO 25(BCM) | 22 |
| RST | GPIO 17(BCM) | 11 |
| BUSY | GPIO 24(BCM) | 18 |

