How to access PWM in Ubuntu?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to access PWM in Ubuntu?

503 Views
ArminBaldemair
Contributor I

Hi all,

I'm new to i.MX Boards and hardware-related topics. I have to dim a LED using one of the two PWM's. As I know they are accessible via pin 78 and pin 80 of the expansion head.

How can I "write" to the PWM? Do I need a driver? Can I access it via /dev/ ?

I code my program in Java. Is there a Java package for accessing PWMs? I just found JControl which seems to have a package form PWM's, but JControl has it's own VM and i want to use de default VM.

Thanks for any information!

Labels (1)
0 Kudos
0 Replies