notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.85k stars 496 forks source link

Waveshare 3.2 Spotpear on RPi Rev 1 (256MB RAM, very first model) #411

Closed manvish closed 7 years ago

manvish commented 8 years ago

Hello, I have been attempting to set up a Waveshare 3.2 Spotpear on RPi Rev 1 (256MB RAM, very first model), with raspbian wheezy image, but all I have been getting is a blank bright white screen. I am following steps mentioned in http://www.circuitbasics.com/setup-lcd-touchscreen-raspberry-pi/. I found that in fbtft_devices.c file reset is connected to GPIO27 but in my it is GPIO21. So how I can change reset pin from GPIO27 to GPIO21 ?

notro commented 7 years ago

Closing issue since there has been no activity in a long time. Reopen if needed.