how to enable backup domain of STM32F103C8 in IOC file in CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-27 3:27 AM
I want to enable backup domain of STM32F103C8 but I cannot find the BKP option in .IOC file in CubeIDE
please advice
thank you
Solved! Go to Solution.
- Labels:
-
RTC
-
STM32CubeMX
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-16 2:13 AM
Hello @mehmet.karakaya ,
Thanks for your post,
Actually, there's no option to enable the Backup domain through CubeMX for your F103 project, the backup access will be automatically called (visible for LL project) when you generate your ioc file.
Thanks, Khouloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-16 2:13 AM
Hello @mehmet.karakaya ,
Thanks for your post,
Actually, there's no option to enable the Backup domain through CubeMX for your F103 project, the backup access will be automatically called (visible for LL project) when you generate your ioc file.
Thanks, Khouloud
