Skip to content

Commit bb09f8b

Browse files
committed
Fix L412 RTC interrupts
1 parent 7620c6a commit bb09f8b

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Family-specific:
231231
* L4:
232232
* Update L4/L4+ vendor SVD bundles to v1.4 (#1084)
233233
* Add missing CAN registers to l4x3/x5 (#914)
234+
* Fix L412 RTC interrupts
234235
* L4+ unify patches (#1233)
235236

236237
* L5:

devices/stm32l412.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,28 @@ RCC:
193193
- fields/rcc/rcc_l4.yaml
194194

195195
RNG:
196+
_add:
197+
_interrupts:
198+
RNG:
199+
description: RNG global interrupt
200+
value: 80
196201
_include:
197202
- fields/rng/v1.yaml
198203

199204
RTC:
205+
_delete:
206+
_interrupts: RNG
207+
_add:
208+
_interrupts:
209+
RTC_TAMP_STAMP:
210+
description: Tamper and TimeStamp interrupts
211+
value: 2
212+
RTC_WKUP:
213+
description: RTC Tamper or TimeStamp/CSS on LSE through EXTI line 19 interrupts
214+
value: 3
215+
RTC_ALARM:
216+
description: RTC alarms through EXTI line 18 interrupts
217+
value: 41
200218
_include:
201219
- patches/rtc/alarm.yaml
202220
- fields/rtc/v3/common.yaml

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy