I am uploading the fade example of energia to the tiva t4mc1294 connected launchpad but the LED is not fading. It is just blinking.
I have also connected the pwm output to motor drivers but the speed of the motors are not changing. When I check the voltage of the pin with my multimeter, I get 0.66v.
I have tried the fade example on different pins like PF2, PF3(pins marked for analogWrite in launchpad reference) but the results are same.
Here is the code for the fade example, given as reference.
int brightness = 0; // how bright the LED is
int fadeAmount = 5; // how many points to f