AllenNeuralDynamics / AllenNeuralDynamics/rp2040.pwm
Not taking low frequencies (< 1KHz)
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
For low frequencies <1KHz, this library is ignoring the request and producing a minimum value ~553Hz that's too high. That's because we picked a one-size-fits most adjustment when initially configuring the PWM peripheral. Let's make this adjustment dynamic.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.