Hello,
I really love your library. I using it with lcd pcd8544 display and it great, but now i start using raspberry pi 2 and on this new raspberry it doesn't work so i tried to change (in this file https://github.com/Wicker25/Rpi-hw/blob/master/include/rpi-hw/driver/bcm2835.hpp ) bcm peri base to this #define BCM2708_PERI_BASE 0x3F000000 and it work but it work bad, there are lots of bug in communication (i think) because the picture isn't consistent. So don't you now how to run it properly on the raspberry pi 2.
Thank you for your answers.
Hello,
I really love your library. I using it with lcd pcd8544 display and it great, but now i start using raspberry pi 2 and on this new raspberry it doesn't work so i tried to change (in this file https://github.com/Wicker25/Rpi-hw/blob/master/include/rpi-hw/driver/bcm2835.hpp ) bcm peri base to this #define BCM2708_PERI_BASE 0x3F000000 and it work but it work bad, there are lots of bug in communication (i think) because the picture isn't consistent. So don't you now how to run it properly on the raspberry pi 2.
Thank you for your answers.