My goal is to create a PID control for a heater.
It seems to me from reading the TivaWare API that this is doable via interrupts.
I have been trying to find an example or a discussion on how to configure timers with analog input and with PWM output and use interrupts as well.
Several of the sites I have read complain about the confusion of connecting a timer to the analog input.
Are there app notes or examples on PID control with interrupts using the Stellaris API? or just examples on reading analog inputs via interrupts.