robert-hh
e3b877826c
nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM.
...
Using extmod/machine_pwm.c for the Python bindings and the existing
softpwm.c driver, by just adding the interface.
Properties:
- Frequency range 1-3906 Hz.
- All PWM outputs run at the same frequency but can have different duty
cycles.
- Limited to the P0.x pins.
Since it uses the existing softpwm.c mechanism, it will be affected by
playing music with the music class.
2023-03-10 10:44:02 +11:00
..
2022-10-27 14:30:58 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2022-10-27 14:30:58 +11:00
2022-10-27 14:30:58 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:44:02 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:44:02 +11:00
2023-03-10 10:44:02 +11:00
2023-03-10 10:44:02 +11:00
2023-03-10 10:44:02 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2023-03-10 10:43:55 +11:00
2022-10-27 14:30:58 +11:00
2023-03-10 10:43:55 +11:00
2022-10-27 14:30:58 +11:00
2021-08-08 23:09:26 +10:00
2021-10-27 14:04:53 +11:00
2020-08-29 15:18:01 +10:00
2020-12-07 20:04:50 +01:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2019-10-10 21:35:27 +02:00
2019-10-10 21:35:27 +02:00
2019-10-10 21:35:27 +02:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2020-12-07 20:04:50 +01:00
2018-07-18 17:12:26 +10:00
2019-03-15 20:50:15 +01:00
2019-03-15 20:50:15 +01:00
2022-12-15 14:27:08 +11:00