LM3S3768 Luminary Micro, Inc, LM3S3768 Datasheet - Page 304

no-image

LM3S3768

Manufacturer Part Number
LM3S3768
Description
Lm3s3768 Arm Microcontroller
Manufacturer
Luminary Micro, Inc
Datasheet
General-Purpose Timers
11.3
11.3.1
304
Figure 11-4. 16-Bit PWM Mode Example
Initialization and Configuration
To use the general-purpose timers, the peripheral clock must be enabled by setting the TIMER0,
TIMER1, TIMER2, and TIMER3 bits in the RCGC1 register.
This section shows module initialization and configuration examples for each of the supported timer
modes.
32-Bit One-Shot/Periodic Timer Mode
The GPTM is configured for 32-bit One-Shot and Periodic modes by the following sequence:
1.
2.
3.
4.
5.
6.
Ensure the timer is disabled (the TAEN bit in the GPTMCTL register is cleared) before making
any changes.
Write the GPTM Configuration Register (GPTMCFG) with a value of 0x0.
Set the TAMR field in the GPTM TimerA Mode Register (GPTMTAMR):
a.
b.
Load the start value into the GPTM TimerA Interval Load Register (GPTMTAILR).
If interrupts are required, set the TATOIM bit in the GPTM Interrupt Mask Register (GPTMIMR).
Set the TAEN bit in the GPTMCTL register to enable the timer and start counting.
Write a value of 0x1 for One-Shot mode.
Write a value of 0x2 for Periodic mode.
Output
Signal
TnPWML = 0
TnPWML = 1
0xC350
0x411A
Count
TnEN set
GPTMTnR=GPTMnMR
Preliminary
GPTMTnR=GPTMnMR
June 02, 2008
Time

Related parts for LM3S3768