Skip to content

PIFI DAC+ not working with Gpio buttons enabled #1005

Answered by mettyw
mettyw asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah it is GPIO3, sorry for that. I am using the PiFi DAC+. The pins used are listed here https://pinout.xyz/pinout/pi_dac# .

However, after some research I found that using GPIO3 and I2C devices is possible after all. I followed the suggestions from that Stackexchange cment here https://raspberrypi.stackexchange.com/a/85316 . So I configured another free GPIO pin for the Phoniebox shutdown and connected the GPIO3 pin and the other pin with a diode (which only lets current flow from GPIO3 to the other pin). The shutdown pin is connected to a normally open pushbutton. This way, I can turn the Raspi on and off with one single button.

I do not need more support. But maybe the info from above…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by s-martin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1005 on December 18, 2020 21:40.