mirror of https://github.com/OpenIPC/wiki.git
Update sigmastar-research.md
parent
40c1c44414
commit
92228256d3
|
@ -18,7 +18,7 @@ echo 1 > /sys/class/pwm/pwmchip0/pwm1/enable
|
|||
#### Control PWM IR led on 8232SWC-WE-B device, SSC335DE
|
||||
|
||||
```
|
||||
# set PWM4 on GPIO4
|
||||
# PINMUX_FOR_PWM4_MODE_3 - set PWM4 on GPIO4
|
||||
devmem 0x1f203C1C w 0x3000
|
||||
echo 4 > /sys/class/pwm/pwmchip0/export
|
||||
echo 40000 > /sys/class/pwm/pwmchip0/pwm4/period
|
||||
|
|
Loading…
Reference in New Issue