Hey guys!
I'm having some fun with my MSP430 and started to play with the Energia IDE so I can make some tests faster than by the standard library of the microcontroller.
But I've searched on the reference and saw that the only function to use with PWM is analogWrite()...
How could I change the frequency of the PWM instead of only its Duty cycle?
Thank you guys!