miegl / PiFmAdv

Advanced Raspberry Pi FM transmitter with RDS encoding
GNU General Public License v3.0
487 stars 82 forks source link

New GPIO function crashes Pi #36

Closed Brandon4466 closed 6 years ago

Brandon4466 commented 6 years ago

Hey there, the new feature that you just added, adding a flag to change what GPIO pin it is broadcasted on, when I run the program without the flag, it works like normal, but when I use

--gpio 20

It freezes the entire SSH session and after I force close it, it will not let me reconnect until I unplug the pi and plug it back in.

Any ideas?

miegl commented 6 years ago

Weird, for me it works just fine. Does setting gpio to 32 and 34 cause problems too? I'm running on the latest kernel & firmware and it just works...