How to use a Raspberry Pi 3 with a Raspad 3


When life gives you lemons, give it back a bodge wire.

Posted: 2021-08-15
Est. Reading Time: 4 minutes
Author: Brady O'Leary

Motivation

About a year ago, I backed the Raspad 3 Kickstarter because at the time, I was interested in building a linux tablet of some type. I ended up with a somewhat flaky Raspberry Pi 3 that when I first got it would segfault when booting known good SD cards that worked fine in a different Pi 3. After a while, the Pi 3 seemed to become more stable (still not sure why, though I think I dropped it at some point) and I decided that I was going to try to put this pi into the Raspad 3, despite it being specifically designed to accommodate a Pi 4. Well, I come to find out that the internal touch screen wouldn't appear in the list of USB devices, and I initially thought I had a defective product. After contacting their customer support, I learned that the controller board disables the touch screen if it detects that a screen is plugged into the Raspad by checking to see if a connection in the HDMI connector is grounded or something like that, and as a byproduct of this, the touchscreen also gets disabled if the 2nd HDMI connector isn't connected to the Pi 4.

Mitigations

Understandably, despite the hardware limitations, I still wanted to use an older Pi with this device. I eventually came across a forum post in the mister FPGA forums that described how someone was able to modify their raspad to use it with an FPGA, including making the touchscreen be always active.

How to modify your Raspad

Warning

This mod has the potential to damage your Raspad and the raspberry pi. Proceed at your own risk. I cannot take responsibility for you breaking your hardware.

The mod is actually quite simple. though the forum states that there's another method to fix this, we're going to take the bodge wire approach.

Here's what you'll need

Steps

  1. Disassemble your Raspad
  2. Disconnect the battery, speaker, and the flat flex cable that goes to the board with the buttons and LEDs (be careful, the flat flex connector is fragile) from the controller board
  3. Unscrew the controller board, taking care not to break the still-attached cables underneath
  4. Disconnect the display flat flex cable, and the cable to the touch screen
  5. Solder the bodge wire as shown in the picture. This wire will ensure that the touchscreen controller will always be powered regardless of the hdmi connections.

Diagram from forum post

Picture of the modified mainboard
fig. 1 Picture of the modified mainboard

Be careful not to bridge the gap between the 2 capacitors (?)

  1. Connect the battery to the controller board, then connect the flat flex cable to the power button and LED board, and attempt to turn on the tablet
  1. Make sure that the tablet is off, disconnect the battery, and reconnect the display's flat flex cable, and the touch screen controller board cable. Also take the time to tape down the wire to the board to ensure that it doesn't get ripped out accidentally.

  2. Reconnect the raspberry pi, and check to see if the touch screen works

Bus 001 Device 006: ID 222a:0001
... other devices

If the touch screen doesn't work on your Pi, but you see the usb devices, you can take a longer cable and connect it to a windows computer to see if it recognizes it.

  1. Screw down the controller board and ensure that the rest of the cables are reconnected. You may now re-assemble the tablet.

In the next article, we'll explore a linux installation that takes advantage of the tablet form-factor.


 ______________________________ 
< I mount my soul at /dev/null >
 ------------------------------ 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||