gbrennon 0 Posted April 17, 2014 Share Posted April 17, 2014 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! Quote Link to post Share on other sites
abecedarian 330 Posted April 17, 2014 Share Posted April 17, 2014 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! UseanalogFrequency(xxxxx); energia 1 Quote Link to post Share on other sites
ThatAintWorking 0 Posted November 6, 2015 Share Posted November 6, 2015 *deleted* Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.