You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
When running the sampleproj/servo_pwm.py script, SERVO_PWM remains high, even as the GPIO07 pin outputs a PWM signal.
Release
A00, no modifications
Observed Behavior
Servo PWM remains high even when PWM script is run.
GPIO07 at 40-pin header:
SERVO_PWM at servo header:
Root Cause Theory
The pullup could be too strong; the transistor connection may not be consistent across boards. This is another issue that switching to a larger package transistor should fix.
Problem
When running the
sampleproj/servo_pwm.py
script, SERVO_PWM remains high, even as the GPIO07 pin outputs a PWM signal.Release
A00, no modifications
Observed Behavior
Servo PWM remains high even when PWM script is run.
GPIO07 at 40-pin header:
SERVO_PWM at servo header:
Root Cause Theory
The pullup could be too strong; the transistor connection may not be consistent across boards. This is another issue that switching to a larger package transistor should fix.
Suggested Next Steps
The text was updated successfully, but these errors were encountered: