Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remap GPIO pins used in EEPROM #20

Open
SecurityJon opened this issue Jan 25, 2017 · 0 comments
Open

Remap GPIO pins used in EEPROM #20

SecurityJon opened this issue Jan 25, 2017 · 0 comments

Comments

@SecurityJon
Copy link

Hi,

I need to be able to stack another hat on top of the IoT_pHAT, specifically the Pimoroni Blinkt. (https://github.com/pimoroni/blinkt). As you can see from the pinout (https://pinout.xyz/pinout/blinkt) pins 16 and 18 are in use on the Blinkt, which are also used by the IoT_pHAT.

I understand that as the IoT_pHAT comes with a EEPROM I should be able to modify the Device Tree to remap the GPIO pins to those I require, which should then free up the pins I need for the Blinkt.

What I don't understand is if the pins on the IoT_pHAT are all electrically connected (and so I should be able to remap ok) or physically disconnected (so remapping is not possible).

Would anyone know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant