fdellorso

Results 2 comments of fdellorso

Hi Mr. Chen, this repo is written for RPi1. The first important difference between RPi1 and RPi2 is the peripheral starting address, how you can read form https://www.raspberrypi.org/documentation/hardware/raspberrypi/peripheral_addresses.md: _"...This is...

Hi Chen, On page **92** (on manual that you cited) you find how to Select the Function for every GPIO (000 = input, 001 = output, ...). In this case...