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

Servoblaster is blocking OneWire on GPIO4 on RPi 3 #97

Open
amigatommy opened this issue Oct 19, 2017 · 1 comment
Open

Servoblaster is blocking OneWire on GPIO4 on RPi 3 #97

amigatommy opened this issue Oct 19, 2017 · 1 comment

Comments

@amigatommy
Copy link

Since updating my Pi and changed everything to devicetree functionality, i have a problem:
As long as servoblaster is active (PWM for LED dimming in a fishtank, from 8 am to 8 pm) the onewire Interface on GPIO4 is no more working. In this time i have no temperature readings from my DS18B20, it is not working and not present for the software. After 8 pm the onewire interface works normaly, now servoblaster is at 0% dimming. When its 8 am, no onewire measuring to 8 pm. I tried with the --pcm option, no luck. Defined in /etc/init.d/servoblaster is:
OPTS="--min=0% --max=100% --cycle-time=2000 --p1pins=11"
Whats wrong there, i dont see the problem, can you help me please ?

@amigatommy
Copy link
Author

amigatommy commented Oct 27, 2017

When Servoblaster is active on GPIO17 (Pin 11), there is only "w1_bus_master1"-Folder in "/sys/bus/w1/devices". The DS18B20 device is lost. When Servoblaster dimming is at 0%, all works. I dont know, which components are in conflict, hardware or software, have you an idea ? Or blocks Servoblaster GPIO 4 allthough it should only use GPIO17 ?
I cannot find any infos about used hard- and software resources of onewire driver.

@amigatommy amigatommy changed the title Servoblaster is bolocking OneWire on GPIO4 on RPi 3 Servoblaster is blocking OneWire on GPIO4 on RPi 3 Oct 30, 2017
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