Open GoogleCodeExporter opened 9 years ago
This fixed the problem for me:
1.python/native/cpuinfo.c,change "BCM2708" to "BCM2709";
2.python/native/gpio.c, change "#define BCM2708_PERI_BASE 0x20000000" to
"#define BCM2708_PERI_BASE 0x3f000000";
3.run setup.sh again.
From:
http://www.raspberrypi.org/forums/viewtopic.php?f=63&t=98981&p=692835
Original comment by clot...@gmail.com
on 9 Apr 2015 at 3:24
Anyone know a similar project. Since this only work on the old obsolete
versions of the raspberry.
WARNING: This project is NOT working at all on the latest (and most popular)
versions of the Raspberry 2B
Original comment by rich.de....@gmail.com
on 8 May 2015 at 5:25
Original issue reported on code.google.com by
rich.de....@gmail.com
on 6 Apr 2015 at 8:50