-
### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
I was using CONTROLLERFAN_SPEED_ACTIVE at 190 and worked fine until I activate LASER FE…
-
Motor KV is a useful property to know for end-users, and often the true kv value can differ from what the motor manufacturer stated.
It's an easy thing to calculate (ERPM / motor pole pair count / …
-
Another suggestion, regarding the integration of Pulse Width Modulation (PWM) for oscillator functions (i.e. to change the duty cycle of the square and triangle functions)
The range would be from 0…
axcmp updated
2 years ago
-
Cách sử dụng hàm điều khiển lái:
(1) Khởi tạo: control_steering_t *CONTROL_STEERING_Create()
(2) Điều khiển: uint32_t CONTROL_STEERING_Set_Control(control_steering_t *const control_p, float distance…
-
#Feature: Can you stablize the pwn signal when adjusting duty cycle? Something like this:
![image](https://user-images.githubusercontent.com/16139772/30599554-dd037f08-9d2a-11e7-838a-65a9e989b5f3.pn…
-
Add an option the driver code (3PWMDriver, 6PWMDriver, Stepper?) to prevent 100% duty cycle - some of the more simple driver ICs rely on the high side off-time to charge their HS charge pumps.
Depend…
-
Hello,
I am controlling multiple Talon SR motor controllers using PWM outputs.
The frequency is 50 hz and the duty cycle for a "neutral" signal is 0.075. To go full backward, 0.050 and full forward,…
geel9 updated
9 years ago
-
As a user I assume that once set duty cycle to 50% (value 0.5) is kept when frequency is changed.
Currently it is not possible to raise frequency over twice of initial value without zeroing duty cyc…
-
### Device type
System Hub
### Product page
https://www.corsair.com/us/en/p/pc-components-accessories/cl-9011116-ww/icue-link-system-hub-cl-9011116-ww
### First-party software
Corsair ICUE
### W…
wp07e updated
4 months ago
-
PWM is done via [`pwmio.PWMOut` class](https://docs.circuitpython.org/en/latest/shared-bindings/pwmio/index.html#pwmio.PWMOut).
The [`pulseio` module](https://docs.circuitpython.org/en/latest/share…