Skip to content

Pull requests: stm32duino/STM32RTC

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

implement a One-Second interrupt on stm32 MCUs enhancement New feature or request
#57 by FRASTM was merged Dec 15, 2021 Loading… 1.2.0
Adds date retention in the backup memory for the stm32f1xx enhancement New feature or request
#58 by FRASTM was merged Dec 16, 2021 Loading… 1.2.0
stm32F1 set/get prescaler div interface change enhancement New feature or request
#56 by FRASTM was merged Nov 23, 2021 Loading… 1.2.0
[Enhancement] Add date retention functionality for STM32F1xx based boards duplicate This issue or pull request already exists enhancement New feature or request
#41 by josh-gaby was closed Dec 16, 2021 Loading… 1.2.0
[Enhancement] Implement RTC Seconds Interrupt for STM32F1xx duplicate This issue or pull request already exists enhancement New feature or request
#42 by josh-gaby was closed Dec 15, 2021 Loading… 1.2.0
Rtc mix mode with subseconds param. expressed in milliseconds enhancement New feature or request
#93 by FRASTM was merged Sep 25, 2023 Loading… 1.4.0
C implementation of STM32RTC class
#61 by MrZloHex was closed Jul 29, 2022 Draft
Add support for subSeconds alarms enhancement New feature or request
#25 by angelnu was merged May 27, 2020 Loading… 1.1.0
feat: add second alarm (B) support enhancement New feature or request
#86 by fpistm was merged Jan 18, 2023 Loading…
16 tasks done
1.3.5
fix: ability to set alarm after reset enhancement New feature or request fix 🩹 Bug fix
#77 by ABOSTM was merged Sep 28, 2022 Loading… 1.3.2
stm32RTC start alarm with a 64bit accuracy on Subseconds param enhancement New feature or request
#109 by FRASTM was merged Aug 19, 2024 Loading… 1.5.0
fix calculation of subsecond conversion in MIX or BIN mode enhancement New feature or request fix 🩹 Bug fix
#102 by FRASTM was merged Oct 6, 2023 Loading… 1.4.0
add new sketch to change the rtc mode enhancement New feature or request
#108 by FRASTM was merged Mar 1, 2024 Loading… 1.5.0
[L5] add support for the stm32L5xx soc enhancement New feature or request
#44 by FRASTM was merged Feb 1, 2021 Loading… 1.1.0
Compile on stm32duino 1.9.0 invalid This doesn't seem right
#31 by angelnu was closed Jul 7, 2020 Loading…
Add support for both Alarm_A and Alarm_B duplicate This issue or pull request already exists
#75 by batkov was closed Jan 13, 2023 Loading…
Rtc mix in millisec API is using subsecond expressed in milliseconds duplicate This issue or pull request already exists
#95 by FRASTM was closed Sep 7, 2023 Draft
Rtc mix sketch duplicate This issue or pull request already exists
#94 by FRASTM was closed Sep 8, 2023 Loading…
Use time_t instead of uint32_t to avoid year 2038 problem. enhancement New feature or request
#82 by paulbearddotname was merged Dec 19, 2022 Loading… 1.3.5
Update Continuous-Integration.yml enhancement New feature or request
#59 by fpistm was merged Dec 15, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.