Skip to main content
Visitor II
February 18, 2009
Question

STM8S1XX TIM5 Update Interrupt

  • February 18, 2009
  • 4 replies
  • 951 views
Posted on February 18, 2009 at 06:17

STM8S1XX TIM5 Update Interrupt

    This topic has been closed for replies.

    4 replies

    jlauAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:02

    Hi,

    I am looking at RM0016_1458.pdf to find that TIM5 update interrupt is not documented in interrupt vector map (I only see TIM1-4).

    Is the interrupt linked to some other interrupt vector address?

    Thanks,

    Jason

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

    Hi Jason,

    the Timer5 concerns only the STM8S103 product, which is the meduim end timer, so it correspond in vector table to TIM2, It isn't explicitely said in Ref Man.

    Best Regards

    Bassinux

    jlauAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:02

    Thanks for the info

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

    Hi All,

    - The Timer5/Timer6 concerns only the STM8S903 product, they correspond respectively in vector table to TIM2/TIM4

    - The CAN concerns only the STM8S208 product

    - The UART2 concerns only the STM8S105 product, it correspond to the UART3 in STM8S20x + some other feature like IrDA, Smartcard...

    The reference manual is common for all products and in each product datasheet is indicated witch IP and witch interrupt is present.

    Best Regards

    mozra