Where i can find the STM32 naming convention in order to understand the logic under the STM32 part number (e.g. STM32L053R8 L= Low power; 0 = Cortex M0+ ....).
Thanks in advace
Michele Luttini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-19 8:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-19 8:40 AM
You're overthinking this, there isn't a decoder wheel. The scheme is evolving and not entirely rational. Applying too much logic here will just give you a headache.
L0 is a family of parts. Low-Power is a bit of a loaded term, depends what you're comparing it too, but usually means there isn't a separate battery input.
The data sheets I think have some details of the decomposition, the part number, ie 053 is somewhat arbitrarily chosen by ST. The R8 field here typically defines the memory configuration for RAM/FLASH with a specific family, and the packaging. R=64-pin, 8=64K FLASH, with perhaps 8 or 20KB RAM
Parts with a number 10 higher tend to indicate presence of Crypto/Hash units, be the odd/even numbering there is not consistent.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-19 8:42 AM
Most helpful are charts like this
https://www.st.com/en/microcontrollers-microprocessors/stm32l0x2.html
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-19 8:46 AM
Thank you very much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-28 3:40 PM
DigiKey has a write-up about STM32 naming conventions.
https://www.digikey.com/en/maker/tutorials/2020/understanding-stm32-naming-conventions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-28 3:59 PM - edited ‎2024-04-28 3:59 PM
5 Cortex-M33
U5 L5 H5
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-27 6:07 AM
um1718 Appendix C STM32 microcontrollers naming conventions
would be nice though to know if dedicated doc exist
