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

PWM mode stays on until PWM=0, not responding to GPIO=1 or GPIO=0 #483

Closed
Grovkillen opened this issue Aug 21, 2017 · 4 comments
Closed
Labels
Type: Bug Considered a bug
Projects
Milestone

Comments

@Grovkillen
Copy link
Member

In order to start using a gpio pin as HIGH/LOW after using it with PWM control the user needs to put PWM level to 0 first.

Expected behavior is that GPIO=1 or GPIO=0 will set the gpio pin to either high or low without having to pull it down to low using the pwm command first.

@psy0rz
Copy link
Member

psy0rz commented Sep 14, 2017

yeah we should fix that, thanks

@psy0rz psy0rz added this to the 2.1.0 milestone Sep 14, 2017
@psy0rz psy0rz added the Type: Bug Considered a bug label Sep 14, 2017
@Grovkillen
Copy link
Member Author

Is this a big change you think @psy0rz = should we still wait until 2.1 or is it possible to have it fixed in 2.0?

@psy0rz
Copy link
Member

psy0rz commented Jan 12, 2018

Nope change it to 2.0

@Grovkillen Grovkillen modified the milestones: 2.1.0, 2.0.0 Jan 12, 2018
@Grovkillen Grovkillen added this to Needs triage in Clean up via automation Aug 4, 2018
@TD-er
Copy link
Member

TD-er commented Jan 2, 2021

This is already fixed.

@TD-er TD-er closed this as completed Jan 2, 2021
Clean up automation moved this from Needs triage to Closed Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Considered a bug
Projects
Clean up
  
Closed
Development

No branches or pull requests

3 participants