Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

The questions about using PWM. FireprimeS+(RK3128)

144

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
144

The questions about using PWM. FireprimeS+(RK3128)

Posted at 2/21/2017 14:26:45      View:1924 | Replies:0        Print      Only Author   [Copy Link] 1#
Fireprime S+ on board
If you check it with the adb shell as shown below, / sys / kernel / class / PWM will not come up here.
What is the problem?
Try to use both PWM0, PWM1, PWM2, and PWM3.
​Reference website : http://wiki.t-firefly.com/index.php/FirePrime/PWM/en
kernel / arch / arm / boot / dts / rk3128-fireprime.dts:
I added this.
​& Pwm0 {
                Status = "okay";
        };
& Pwm1 {
                Status = "okay";
        };
& Pwm2 {
                Status = "okay";
        };
& Pwm3 {
                Status = "okay";
        };
Please make sure you have another file to edit.
​please reply.


Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list