STM8S1XX TIM5 Update Interrupt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-02-17 9:17 PM
Posted on February 18, 2009 at 06:17
STM8S1XX TIM5 Update Interrupt
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:02 AM
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, JasonOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:02 AM
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 BassinuxOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:02 AM
Posted on May 17, 2011 at 15:02
Thanks for the info
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:02 AM
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