STM32U0 reference manual inconsistent? (exti lines and nvic)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-21 7:36 AM - last edited on ‎2024-11-21 7:45 AM by Andrew Neil
Hello together,
I'm a little bit confused by the NVIC and EXTI description in the RM0503.
The NVIC vector table says the RTC / TAMP interrupts are combined EXTI lines 19 & 21 (on page 302).
But when looking at the EXTI line connections table (on page 309) the RTC source is on line 28 and TAMP on line 29.
Solved! Go to Solution.
- Labels:
-
Documentation
-
Interrupt
-
STM32U0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-21 10:45 AM
This is already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-21 7:44 AM
Indeed:
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-21 10:45 AM
This is already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-21 11:07 AM
Hello @christian-enderle
Thank you so much for reporting this typo. I will escalate it for correction on the comming releases of the doc.
@AA1 i will be back and take a deep look to your comments and escalate all typos. Thank you so much for your contribution.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-22 1:22 AM
@AA1 wrote:already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.
Specifically, this post within that thread:
A complex system designed from scratch never works and cannot be patched up to make it work.
