cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U0 reference manual inconsistent? (exti lines and nvic)

christian-enderle
Associate II

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.

 

1 ACCEPTED SOLUTION

Accepted Solutions
AA1
Senior III

This is already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.

 

View solution in original post

4 REPLIES 4
Andrew Neil
Super User

Indeed:

AndrewNeil_2-1732203837497.png

 

https://www.st.com/content/ccc/resource/technical/document/reference_manual/group0/a8/d3/dc/a5/98/12/49/a9/DM00908031/files/DM00908031.pdf/jcr:content/translations/en.DM00908031.pdf#page=302

AndrewNeil_1-1732203766962.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
AA1
Senior III

This is already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.

 

STTwo-32
ST Employee

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.


@AA1 wrote:

already reported here with other issues: Missing section IRTIM in STM32U0 RM and more.


Specifically, this post within that thread:

https://community.st.com/t5/stm32-mcus-products/missing-section-irtim-in-stm32u0-rm-and-more/m-p/677811/highlight/true#M250407

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.