Question
Understanding STM32 Sub-families
I have selected the STM32F091RCT for a new design and was having trouble understanding a specific section of the naming schema -
Example: STM32F091RCT
Sub-family: '91'
- 0: Value line
- 1: Access line
- 2: USB line
- 8: Low-voltage line
The '1' makes sense this is the access line, as described in the Datasheet's Ordering Information. What is the '9' though? Is there a reference explaining this item?
