Advertisement
silver2row

.dts question1 for PWM set up?

Jul 11th, 2020
1,248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. &epwmss0 {
  2.         status = "okay";
  3. };
  4.  
  5. &epwmss1 {
  6.         status = "okay";
  7. };
  8.  
  9. &epwmss2 {
  10.         status = "okay";
  11. };
  12.  
  13. &ehrpwm1 {
  14.         status = "okay";
  15. };
  16.  
  17. &ehrpwm2 {
  18.         status = "okay";
  19. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement