Other Parts Discussed in Thread: TM4C123GH6PM,
Hello,
I'm planning to buy EK-TM4C123GXL. First thing – it's not clear from Farnell's page that the evaluation board includes the chip TM4C123GH6PM. Does it?
Second – I'll be using PWM in my project. Below web link includes a summary on PWM pins. Briefly looking at the table there seems to be 15 PWM outputs? Datasheet says there are 16 outputs. So counting more precisely one will yield that value? When programming PWM pins, one has to face a challenge of the apparent sophistication of those pins, unlike in Arduino? In other words, I will have to setup various registers to configure PWM output, and then USE TIMERS, to obtain expected width of pulse on a pin? Or is it as straightforward as on Arduino, with the pulseIn() etc. calls?
http://letsmakerobots.com/node/43939
Best regards,
Sebastian Gniazdowski