cubemx bug report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-07 8:31 PM
Posted on August 08, 2016 at 05:31
Hi
I am using cubemx to config RTC of stm32L0. For the alarm mask configuration, if I select ''Alarm Mask Minutes'', in the generated code, only RTC_ALARMMASK_MINUTES is set. However, generally, if MINUTES is masked, time unit that larger than minutes (i.e. hours, date) should automatically be masked. In cubemx, there is no way to configure the AlarmMask like sAlarm.AlarmMask = RTC_ALARMMASK_DATEWEEKDAY|RTC_ALARMMASK_HOURS|RTC_ALARMMASK_MINUTES;Could you correct me if I used cubemx in a wrong way.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-19 2:56 AM
Posted on August 19, 2016 at 11:56
Hi,
Now withCubeMx version 4.16 and in RTC configuration window, it's possible toallowalarm mask with these parameters (None, Date Weekly day, Hours, Minutes, Seconds and All).
Regards
