Other Parts Discussed in Thread: TM4C123GH6PM
Hi,
We are working on developing a system where the main uC is TM4C123GH6PM.
On this module, we will have 5 PWM inputs at 5V
Two questions:
1. Can TIVA handle directly the 5V inputs or do I need to foresee a max 4V input?
2. I am thinking about using PC4-PC5-PC6-PC7-PD7 as inputs for the PWM, and managing the PWM with interrupt routines. Is there a more efficient strategy/feature that I can use/you suggest on TM4C?