Bug in STM32L051 reference manual descriptions for some FLASH_PECR bits
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-18 8:13 AM
The descriptions of FLASH_PECR bits 1, 2 (PRGLOCK, OPTLOCK) on page 103 appear to have the meanings of 0 and 1 swapped. For example, referring to PRGLOCK (Bit1) the RM says:
0: The write and erase operations in the Flash program memory are disabled.
1: The write and erase operations in the Flash program memory are enabled.
Solved! Go to Solution.
- Labels:
-
Bug-report
-
Documentation
-
Flash
-
STM32L0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-21 6:05 AM
Hello @Community member​ ,
You are right, the sentences are swapped.
The correct sentence should be:
0: The write and erase operations in the Flash program memory are enabled/unlocked.
1: The write and erase operations in the Flash program memory are disabled/locked.
I raised this issue internally for correction in the ticket ID 139382 (PS: This is an internal tracking number and is not accessible or usable by customers).
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-21 6:05 AM
Hello @Community member​ ,
You are right, the sentences are swapped.
The correct sentence should be:
0: The write and erase operations in the Flash program memory are enabled/unlocked.
1: The write and erase operations in the Flash program memory are disabled/locked.
I raised this issue internally for correction in the ticket ID 139382 (PS: This is an internal tracking number and is not accessible or usable by customers).
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
Thanks
Imen
