What are you connecting to the GPIO? Be very specific and describe exactly what you are have done and what you expect to happen.DaPizzaMan wrote:For some reason, whenever I try to use the GPIO pins on my Raspberry Pi B+, nothing happens. I can get voltage off of the 5 volt and 3.3 volt pins, but none of the programmable pins work. The code has no errors, and I even tried using wiringPi, but nothing worked. Please help!
Code: Select all
button.I am using a Raspberry PI 1 model B+.joan wrote:Which model Pi do you have?
What is the command for the GPIO test utility?joan wrote:wiringPi has a pin test utility which will check your gpios.
I suppose the author didn't document the name of the utility that so you would have to guess?DaPizzaMan wrote: What is the command for the GPIO test utility?
In some senses that would be a waste of money, you'd end up with two working Pis.DaPizzaMan wrote:The pin test said that everything was OK, but the GPIO pins still don't work. UGH!
At this point I think it would be easier to get a new Pi.
Your GPIO test doesn't work. When I try to install PIGPIO, it does nothing and my CPU goes up to 100%.joan wrote:In some senses that would be a waste of money, you'd end up with two working Pis.DaPizzaMan wrote:The pin test said that everything was OK, but the GPIO pins still don't work. UGH!
At this point I think it would be easier to get a new Pi.
Try my gpio test.