Skip to main content
Visitor II
May 14, 2009
Question

Where are TI1 & TI2?

  • May 14, 2009
  • 4 replies
  • 1612 views
Posted on May 14, 2009 at 11:45

Where are TI1 & TI2?

    This topic has been closed for replies.

    4 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:03

    Hi Fangelin,

    The user have the possibility to select the ICx(input capture) to be connected into TIM1 Input x(internal connection), you can refer to the: Capture/compare mode register x description (TIM1_CCMRx)in reference manual.

    Regards

    mozra

    fangelinAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:03

    Target: STM8S207S8

    I'd like to use the Encoder interface mode for TMR1, by means of TI1 and TI2: really I can't find the physical access to these signals (are they input pins? if so, where are they located?)

    Many thanks!

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:03

    in STM8S207S8 (lqfp44)

    pin24 = pc1/tim1_cc1 = TI1 = TI1FP1

    pin25 = pc2/tim1_cc2 = TI2 = TI2FP2

    please read 14020.pdf

    19.2 tim1 block diagram

    19.5.12 encoder interface mode

    regards

    fangelinAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:03

    Many thanks guys!