On this page I will put pictures and descriptions of
GP32 internals and hardware hacks. |
pics
- I found more pictures of the internals! these are
higher resolution :) |
disassemble.txt -
disassemble & modification guide :) |
clock.zip - v1.00 - a simple analog clock RTC program. use L/R buttons to select number and up/down to change the value.
Update!!!: You actually need to disconnect the pin on
the CPU leading to C8... it is connected to the core
power of the CPU and thus will drain the backup
battery. Soo... it's recommended not to apply this
patch and just wait for the GPi or something.
Sorry. |
GP32 contains only 8 MB SDRAM, which might not enough
for some that try to run linux :)
Cross-reference:
You can stack onto the existing chip (piggybacking),
but I would recommend to replace it. (use a thin wire
and heat the solder). address count calculation for 8MB:
Maybe one can rip off a chip of a
DIMM or
SO-DIMM. Unfortunately I have only these DIMMS: |
I get a lot of questions about upgrading the CPU... |
gpzigi has some pictures of front light tests |
I just received two samples of the ADXL202JE accelerometer. It has Pulse Width Modulation (PWM) output and measures up to 2G in two directions. So I'll just go find 2 unused pins on the S3C2400X... ;) http://www.analog.com/techSupport/designTools/interactiveTools/accelerometer/adxl202.html 0.06*3.3=0.198V/g
|
1V/3.3V*1024=310.3... so without amplifier you can get 8 of 10 bits resolution. |
hmm... do you have some hacks too? ;) |