cancel
Showing results for 
Search instead for 
Did you mean: 

STM8S1XX TIM5 Update Interrupt

jlau
Associate II
Posted on February 18, 2009 at 06:17

STM8S1XX TIM5 Update Interrupt

4 REPLIES 4
jlau
Associate II
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

bassinux
Associate II
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

jlau
Associate II
Posted on May 17, 2011 at 15:02

Thanks for the info

mozra27
Associate II
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