Antonio Sanhueza

Results 5 comments of Antonio Sanhueza

Is it white or black screen? I'm trying to use the same display, with a RPi zero, with command: `cmake -DILI9340=ON -DGPIO_TFT_RESET_PIN=27 -DGPIO_TFT_DATA_CONTROL=22 -DSINGLE_CORE_BOARD=ON -DSPI_BUS_CLOCK_DIVISOR=12 ..` and `cmake -DADAFRUIT_ILI9341_PITFT=ON -DGPIO_TFT_RESET_PIN=27...

I just probing the LCDSHOW driver with debug parameters in `config.txt`: `dtoverlay=waveshare32c:rotate=270,debug=7,verbose=3` To see the logs, I use: `$ journalctl | grep -E -e '(fb|spi)'` Also, to test the framebufer...

I made some comparations in reported fps: Speed (MHz) | fps required | samples | Ave Trx (kB/s) | Ave fps -- | -- | -- | -- | --...

Try installing manually to avoid the ugly installer code. For the basic driver: Get overlays for your TFT, copying to boot overlay folder. In my case for waveshare 3.2" (c)...

This issue was posted in Main Repository: https://github.com/XavierBerger/RPi-Monitor/issues/326 A single change in a file!