An open API service for providing issue and pull request metadata for open source projects.

GitHub / stm32duino/stm32rtc issues and pull requests

#117 - feat: add STM32U3xx support

Pull Request - State: closed - Opened by fpistm 5 months ago
Labels: enhancement

#116 - Provide a way to interact with the RTC through timestamps rather than calendar objects?

Issue - State: closed - Opened by jerabaul29 7 months ago - 2 comments
Labels: invalid

#103 - SSRU management

Pull Request - State: closed - Opened by fpistm almost 2 years ago
Labels: enhancement

#102 - fix calculation of subsecond conversion in MIX or BIN mode

Pull Request - State: closed - Opened by FRASTM almost 2 years ago
Labels: enhancement, fix :adhesive_bandage:

#101 - Rtc binary only mode subseconds param. expressed in milliseconds

Pull Request - State: closed - Opened by FRASTM almost 2 years ago
Labels: duplicate

#100 - RTC with LSE not keeping time

Issue - State: closed - Opened by gerrygralton almost 2 years ago - 10 comments
Labels: invalid

#99 - getTime/setTime

Issue - State: closed - Opened by fralbo almost 2 years ago - 3 comments
Labels: invalid

#98 - harden prediv management and add parameter to set binary mode

Pull Request - State: closed - Opened by fpistm almost 2 years ago
Labels: enhancement

#97 - time slowly with Nucleo-f446re

Issue - State: closed - Opened by EeeLo almost 2 years ago - 2 comments
Labels: invalid

#96 - VBAT powered LSE_CLOCK not keeping time with STM32F407VET6

Issue - State: closed - Opened by pazi88 about 2 years ago - 15 comments
Labels: invalid

#95 - Rtc mix in millisec API is using subsecond expressed in milliseconds

Pull Request - State: closed - Opened by FRASTM about 2 years ago - 2 comments
Labels: duplicate

#94 - Rtc mix sketch

Pull Request - State: closed - Opened by FRASTM about 2 years ago - 2 comments
Labels: duplicate

#93 - Rtc mix mode with subseconds param. expressed in milliseconds

Pull Request - State: closed - Opened by FRASTM about 2 years ago - 5 comments
Labels: enhancement

#92 - STM32RTC: syncAlarmTime Get the Alarm given by the parameter

Pull Request - State: closed - Opened by FRASTM about 2 years ago
Labels: enhancement

#91 - add a subsecond mask to configure the alarm in MIX mode

Pull Request - State: closed - Opened by FRASTM about 2 years ago

#90 - bsp: add support for the STM33H5xx soc

Pull Request - State: closed - Opened by fpistm about 2 years ago
Labels: enhancement

#89 - fix(F1): properly update date

Pull Request - State: closed - Opened by fpistm over 2 years ago
Labels: fix :adhesive_bandage:

#88 - feat(C0): Add RTC C0 support

Pull Request - State: closed - Opened by fpistm over 2 years ago
Labels: enhancement

#87 - STM32F1: RTC does not advance date when running from VBAT for long periods of time

Issue - State: closed - Opened by ArrestedLightning over 2 years ago - 3 comments
Labels: bug :bug:

#86 - feat: add second alarm (B) support

Pull Request - State: closed - Opened by fpistm over 2 years ago
Labels: enhancement

#84 - Add a guard distinguishing CM0+ core of STM32WL55xx. Fix #83

Pull Request - State: closed - Opened by Miceuz over 2 years ago - 1 comment
Labels: fix :adhesive_bandage:

#83 - Error when compiling for STM32WL55xx

Issue - State: closed - Opened by Miceuz over 2 years ago
Labels: bug :bug:

#82 - Use time_t instead of uint32_t to avoid year 2038 problem.

Pull Request - State: closed - Opened by paulbearddotname over 2 years ago - 1 comment
Labels: enhancement

#81 - DWM1000 STM32F103

Issue - State: closed - Opened by hhl-16 over 2 years ago - 1 comment
Labels: invalid

#80 - fix: only some STM32F0 have HAL_RTCEx_WakeUpTimerIRQHandler

Pull Request - State: closed - Opened by fpistm over 2 years ago
Labels: fix :adhesive_bandage:

#79 - fix: 1 RTC vector for both HAL IRQHandler Alarm and WakeUpTimer

Pull Request - State: closed - Opened by ABOSTM over 2 years ago
Labels: fix :adhesive_bandage:

#78 - RTC_Seconds example not working on Nucleo G071RB

Issue - State: closed - Opened by Khelicon over 2 years ago - 5 comments
Labels: bug :bug:

#77 - fix: ability to set alarm after reset

Pull Request - State: closed - Opened by ABOSTM almost 3 years ago - 2 comments
Labels: enhancement, fix :adhesive_bandage:

#76 - Broken alarm functionality?

Issue - State: closed - Opened by tshcherban almost 3 years ago - 1 comment

#75 - Add support for both Alarm_A and Alarm_B

Pull Request - State: closed - Opened by batkov almost 3 years ago - 2 comments
Labels: duplicate

#74 - Add simultaneous support for RTC_ALARM_A and RTC_ALARM_B

Issue - State: closed - Opened by batkov almost 3 years ago - 7 comments
Labels: enhancement

#73 - Compiled binary bloat

Issue - State: closed - Opened by bondus about 3 years ago - 2 comments
Labels: question :question:

#72 - fix: initialize RTC variables even when RTC hardware is not reinitialized

Pull Request - State: closed - Opened by ABOSTM about 3 years ago
Labels: fix :adhesive_bandage:

#71 - Verification that prescaler values are configured should be added

Issue - State: closed - Opened by jan019 about 3 years ago - 1 comment
Labels: bug :bug:

#70 - Examples rtc alarm with interrupt not working

Issue - State: closed - Opened by rozrabiak about 3 years ago - 2 comments
Labels: bug :bug:

#69 - There is a bug about alarm interrupt in V1.3

Issue - State: closed - Opened by KiraVerSace about 3 years ago - 3 comments

#68 - fix: in configForLowPower(), begin() should be call unconditionnally

Pull Request - State: closed - Opened by ABOSTM about 3 years ago
Labels: enhancement

#67 - refactor: Improve reliability and simplify implementation

Pull Request - State: closed - Opened by ABOSTM about 3 years ago
Labels: enhancement

#66 - STM32F103C8T6 RTC losing about one second on each system reset.

Issue - State: closed - Opened by 6v6gt-duino about 3 years ago - 3 comments

#65 - F401CCU6 BOARD FREEZES WHEN rtc.setClockSource(STM32RTC::LSE_CLOCK); IS CALLED

Issue - State: closed - Opened by augustinenwafor1997 over 3 years ago - 1 comment
Labels: duplicate

#64 - rtc.setClockSource(STM32RTC::LSE_CLOCK); not working

Issue - State: closed - Opened by madhavanatmel over 3 years ago - 7 comments

#63 - VBAT powered LSE_CLOCK not keeping time with STM32F407VET6

Issue - State: closed - Opened by Montecri over 3 years ago - 3 comments

#62 - Invalid acceptance range of STM32_CORE_VERSION condition

Issue - State: closed - Opened by omiguelamado over 3 years ago - 1 comment
Labels: wontfix

#61 - C implementation of STM32RTC class

Pull Request - State: closed - Opened by MrZloHex over 3 years ago - 6 comments

#60 - ci: use custom core configuration

Pull Request - State: closed - Opened by fpistm over 3 years ago
Labels: enhancement

#59 - Update Continuous-Integration.yml

Pull Request - State: closed - Opened by fpistm over 3 years ago
Labels: enhancement

#58 - Adds date retention in the backup memory for the stm32f1xx

Pull Request - State: closed - Opened by FRASTM over 3 years ago - 6 comments
Labels: enhancement

#57 - implement a One-Second interrupt on stm32 MCUs

Pull Request - State: closed - Opened by FRASTM over 3 years ago - 7 comments
Labels: enhancement

#56 - stm32F1 set/get prescaler div interface change

Pull Request - State: closed - Opened by FRASTM over 3 years ago - 4 comments
Labels: enhancement

#55 - fix: enable peripheral bus clock when SRD domain is in DRUN

Pull Request - State: closed - Opened by fpistm almost 4 years ago

#54 - bsp: add support for the STM32U5xx soc

Pull Request - State: closed - Opened by fpistm almost 4 years ago
Labels: enhancement

#53 - Unix time alarm

Issue - State: closed - Opened by le0pa-RD about 4 years ago - 3 comments
Labels: question :question:

#52 - Error build in STM32Duino under platformio (VSCODE)

Issue - State: closed - Opened by rozrabiak about 4 years ago - 2 comments
Labels: invalid

#51 - drivers: use register definition instead of serie name

Pull Request - State: closed - Opened by fpistm about 4 years ago
Labels: enhancement

#50 - PlatformIO library registry has wrong version

Issue - State: closed - Opened by maxgerhardt about 4 years ago - 5 comments
Labels: invalid

#49 - The 1.1.0 version in the PlatformIO library manager isn't the same as the tag 1.1.0

Issue - State: closed - Opened by wilmardo about 4 years ago - 2 comments
Labels: invalid

#48 - Not compile

Issue - State: closed - Opened by rozrabiak about 4 years ago - 3 comments
Labels: invalid

#47 - Seems to be an issue with the definitions

Issue - State: closed - Opened by BMarkley over 4 years ago - 1 comment

#46 - Backup registers controller

Issue - State: closed - Opened by taltalp over 4 years ago - 2 comments

#45 - HOUR_FORMAT_12 is undefine?

Issue - State: closed - Opened by KiraVerSace over 4 years ago - 3 comments
Labels: invalid, question :question:

#44 - [L5] add support for the stm32L5xx soc

Pull Request - State: closed - Opened by FRASTM over 4 years ago
Labels: enhancement

#43 - #include "stm32_def.h" ^ compilation terminated.

Issue - State: closed - Opened by eklavyainfo almost 5 years ago - 4 comments
Labels: invalid

#42 - [Enhancement] Implement RTC Seconds Interrupt for STM32F1xx

Pull Request - State: closed - Opened by josh-gaby almost 5 years ago - 8 comments
Labels: duplicate, enhancement

#41 - [Enhancement] Add date retention functionality for STM32F1xx based boards

Pull Request - State: closed - Opened by josh-gaby almost 5 years ago - 7 comments
Labels: duplicate, enhancement

#40 - Remove usage of log2() with floating point value

Pull Request - State: closed - Opened by fpistm almost 5 years ago - 1 comment
Labels: enhancement

#39 - Blue Pill STM32RTC LSE_CLOCK not working.

Issue - State: closed - Opened by arun912-ux about 5 years ago - 1 comment
Labels: duplicate

#38 - Added `getPrescaler( );` `setPrescaler( );` for calibrating STM32F1xx during runtime.

Pull Request - State: closed - Opened by HamidSaffari about 5 years ago - 2 comments
Labels: enhancement

#37 - Can not get RTC output signal from PC13 (Tamper) on STM32F103

Issue - State: closed - Opened by HamidSaffari about 5 years ago - 1 comment

#36 - LSE_CLOCK not working.

Issue - State: closed - Opened by arun912-ux about 5 years ago - 1 comment
Labels: duplicate

#35 - LSE_CLOCK Need Help

Issue - State: closed - Opened by arun912-ux about 5 years ago - 1 comment
Labels: duplicate

#34 - RTC drift adjustment and calibration

Issue - State: closed - Opened by HamidSaffari about 5 years ago - 2 comments

#33 - ClockSource : LSE_CLOCK is not working. Time not changing

Issue - State: closed - Opened by arun912-ux about 5 years ago - 7 comments
Labels: invalid

#32 - times reset after power cycle

Issue - State: closed - Opened by paulporto about 5 years ago - 7 comments

#31 - Compile on stm32duino 1.9.0

Pull Request - State: closed - Opened by angelnu about 5 years ago - 2 comments
Labels: invalid

#30 - Library does not work with latest platformio

Issue - State: closed - Opened by angelnu about 5 years ago - 2 comments
Labels: invalid

#29 - RTC date lost after reset

Issue - State: closed - Opened by MasterSch about 5 years ago - 4 comments

#28 - Proper subsecond management

Pull Request - State: closed - Opened by fpistm about 5 years ago
Labels: enhancement

#27 - Cannot use (emulated) eprom with RTC - hang

Issue - State: closed - Opened by angelnu about 5 years ago - 5 comments

#26 - Unified API

Pull Request - State: closed - Opened by fpistm about 5 years ago
Labels: enhancement

#25 - Add support for subSeconds alarms

Pull Request - State: closed - Opened by angelnu about 5 years ago - 6 comments
Labels: enhancement

#24 - Call Interrupt every second

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment
Labels: question :question:

#23 - STM32RTC in any mode halts CPU when used EEPROM in sketch too.

Issue - State: closed - Opened by HamidSaffari over 5 years ago - 1 comment
Labels: duplicate

#22 - STM32 RTC clock with attached battery freeze when power is off

Issue - State: closed - Opened by HamidSaffari over 5 years ago - 2 comments

#21 - CI deployment using GitHub actions

Pull Request - State: closed - Opened by fpistm over 5 years ago
Labels: enhancement

#19 - EEPROM.write makes the STM32F103C8 crash in 1.70. Please fix.

Issue - State: closed - Opened by garryhca over 5 years ago - 1 comment
Labels: duplicate

#18 - RTC_LSE_CLOCK is not a member of 'STM32RTC'

Issue - State: closed - Opened by tuxnull about 6 years ago - 3 comments

#17 - setTime with subSeconds

Issue - State: closed - Opened by charlie1024 over 6 years ago - 8 comments
Labels: enhancement

#15 - Handle reset time

Pull Request - State: closed - Opened by fpistm over 6 years ago
Labels: enhancement

#14 - src/STM32RTC.h:67:10: error: 'HOUR_PM' was not declared in this scope

Issue - State: closed - Opened by qingfeng-zhang almost 7 years ago - 2 comments

#13 - 'HOUR_AM' was not declared in this scope

Issue - State: closed - Opened by mahmood-ul-hassan almost 7 years ago - 3 comments

#12 - Naming conventions for member enums

Pull Request - State: closed - Opened by fpistm almost 7 years ago

#11 - RTC looses time upon system reset

Issue - State: closed - Opened by LieBtrau almost 7 years ago - 2 comments

#10 - Fix week day issue

Pull Request - State: closed - Opened by fpistm almost 7 years ago

#9 - Date set bug in stm32f1xx

Issue - State: closed - Opened by LieBtrau almost 7 years ago - 2 comments

#8 - Using external 32k768 crystal as default clock source instead of the …

Pull Request - State: closed - Opened by LieBtrau almost 7 years ago - 3 comments

#7 - Naming conventions for member enums

Issue - State: closed - Opened by ppescher about 7 years ago - 10 comments
Labels: enhancement

#6 - Use a single tab field separator in keywords.txt

Pull Request - State: closed - Opened by per1234 about 7 years ago

#5 - Add private method to configure RTC for low power

Pull Request - State: closed - Opened by fpistm about 7 years ago

#4 - Use Singleton to have only one STM32RTC instance

Pull Request - State: closed - Opened by fpistm about 7 years ago
Labels: enhancement

#3 - Manage a second alarm

Issue - State: closed - Opened by fpistm over 7 years ago - 1 comment
Labels: enhancement