Lisa 0 Posted August 26, 2015 Share Posted August 26, 2015 I am starting with C2000 launchPad LAUNCHXL-F28069M, try to configure PWM. When I use analogFrequency(), it is black(not working). I checked the wiring_analog.c and found this function is empty. The problem now is I don't know how to write analogFrequency() by myself. Did someone already fulfill the function and would like to give some advice? Thanks. Quote Link to post Share on other sites
bluehash 1,581 Posted August 28, 2015 Share Posted August 28, 2015 I am starting with C2000 launchPad LAUNCHXL-F28069M, try to configure PWM. When I use analogFrequency(), it is black(not working). I checked the wiring_analog.c and found this function is empty. The problem now is I don't know how to write analogFrequency() by myself. Did someone already fulfill the function and would like to give some advice? Thanks. Welcome to the forum. The C2000 is not primed for Energia yet and support is limited. For now it would be worth looking at bare C metal code and working through TI's stock examples. Quote Link to post Share on other sites
Lisa 0 Posted August 28, 2015 Author Share Posted August 28, 2015 Welcome to the forum. The C2000 is not primed for Energia yet and support is limited. For now it would be worth looking at bare C metal code and working through TI's stock examples. Thank you for reply! 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.