External clock source mode 1โหมดนี้ถูกเลือกเมื่อ SMS=111 ใน the TIMx_SMCR register. The counter สามารถนับที่แต่ละขอบขาขึ้นหรือขอบขาลงบนอินพุทที่เลือก.

ตัวอย่างเช่น, ในการกำหนดค่า the upcounter เพื่อนับที่ตอบสนองต่อ a rising edge บน the TI2 input, ใช้ขบวนการดังต่อไปนี้:
1. กำหนดค่า channel 2 เพื่อตรวจจับ rising edges บน the TI2 input โดยการเขียน CC2S= ‘01 ใน the TIMx_CCMR1
register.
2. กำหนดค่า the input filter duration โดยการเขียน the IC2F[3:0] bits ใน the TIMx_CCMR1 register (ถ้าไม่มี filter ถูก
ต้องการ, ให้เก็บ IC2F=0000).
3. เลือก rising edge polarity โดยการเขียน CC2P=0 และ CC2NP=0 ใน the TIMx_CCER register
4. กำหนดค่า the timer ใน external clock mode 1 โดยการเขียน SMS=111 ใน the TIMx_SMCR register.
5. เลือก TI2 เป็น the input source โดยการเขียน TS=110 ใน the TIMx_SMCR register.
6. เปิดการใช้งาน the counter โดยการเขียน CEN=1 ใน the TIMx_CR1 register
Note: The capture prescaler ไม่ได้ถูกใช้สำหรับการทริก, ดังนั้นผู้ใช้ไม่มีความจำเป็นต้องกำหนดค่ามัน.เมื่อ a rising edge เกิดขึ้นบน TI2, the counter นับหนึ่งครั้งและ the TIF flag ถูกเซ็ต.
The delay ระหว่าง the rising edge บน TI2 และ the actual clock ของ the counter เนื่องจาก the resynchronization circuit บน TI2 input
