Skip to content

Commit 4f1d895

Browse files
committed
Add errata to stm32f
1 parent 1f32f55 commit 4f1d895

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CW308T_STM32F/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ table summarizes examples of suitable devices:
5151
| L5 | TQFP-64 | STM32L562RET6 | Yes | Yes | B | 512KB | 256KB | NAE-CW308T-STM32L5HWC |
5252

5353

54+
5455
### **VCC-Int Supply**
5556

5657
Several devices (F2, F4) have internal core voltage regulators. By
@@ -410,3 +411,11 @@ the part number, for example these boards will be marked STM32F-02. The
410411
![cw308\_stm32f.jpg](Images/cw308_stm32f.jpg "cw308_stm32f.jpg")
411412

412413
![CW308T\_STM32F\_02.png](Images/CW308T_STM32F_02.png "CW308T_STM32F_02.png")
414+
415+
## Errata
416+
417+
### STM32 Parts Differences
418+
419+
Due to part availability, some boards may come with slightly different microcontrollers
420+
(typically a larger internal flash and/or SRAM) which may have different hardware optimizations.
421+
This won't affect most attacks, but may affect template attacks across devices. For example, a template generated for an STM32F303RCT7 may not work on an STM32F303RDT6 and vice versa.

0 commit comments

Comments
 (0)