As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "CW308T-STM32F"
(→Supported Devices) (Tag: VisualEditor) |
|||
Line 15: | Line 15: | ||
== Supported Devices == | == Supported Devices == | ||
− | + | The STM32F board supports several STM32F devices in the TQFP-64 package. Various solder jumpers need to bet set to either the "A" or "B" position to select appropriate VCC supply for the different series. The following table summarizes examples of suitable devices: | |
+ | {| class="wikitable" | ||
+ | !STM32F Series | ||
+ | !Package | ||
+ | !Device | ||
+ | !Hardware AES | ||
+ | !Tested | ||
+ | !Jumper | ||
+ | |- | ||
+ | |F0 | ||
+ | |TQFP-64 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |B | ||
+ | |- | ||
+ | |F1 | ||
+ | |TQFP-64 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |B | ||
+ | |- | ||
+ | |F2 | ||
+ | |TQFP-64 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |A | ||
+ | |- | ||
+ | |F3 | ||
+ | |TQFP-64 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |B | ||
+ | |- | ||
+ | |F4 | ||
+ | |TQFP-64 | ||
+ | |STM32F415RGT6 | ||
+ | |Yes | ||
+ | |Yes | ||
+ | |A | ||
+ | |} | ||
+ | === VCC-Int Supply === | ||
+ | Several devices (F2, F4) have internal core voltage regulators. By default the CW308 board attempts to provide power for these pins, but the voltage may not be high enough to cause the internal regulator to disable itself. In this case you can use the VADJ regulator to ensure the internal regulator is disabled. See [[Targets with Internal Regulators]] for details. | ||
== Hardware AES == | == Hardware AES == |
Revision as of 15:43, 2 April 2017
CW308T-STM32F | |
---|---|
Target Device | ST STM32F |
Target Architecture | Cortex M0,M3,M4 |
Hardware Crypto | Possible |
Design Files | GITHub Link |
Programmer | ST-LINK/V2 |
Supported Devices
The STM32F board supports several STM32F devices in the TQFP-64 package. Various solder jumpers need to bet set to either the "A" or "B" position to select appropriate VCC supply for the different series. The following table summarizes examples of suitable devices:
STM32F Series | Package | Device | Hardware AES | Tested | Jumper |
---|---|---|---|---|---|
F0 | TQFP-64 | B | |||
F1 | TQFP-64 | B | |||
F2 | TQFP-64 | A | |||
F3 | TQFP-64 | B | |||
F4 | TQFP-64 | STM32F415RGT6 | Yes | Yes | A |
VCC-Int Supply
Several devices (F2, F4) have internal core voltage regulators. By default the CW308 board attempts to provide power for these pins, but the voltage may not be high enough to cause the internal regulator to disable itself. In this case you can use the VADJ regulator to ensure the internal regulator is disabled. See Targets with Internal Regulators for details.
Hardware AES
Certain versions of the STM32F have hardware AES. For example the STM32F415RGT6 has hardware AES.
Programming Connection
The 20-pin JTAG port (J6 on CW308 Board) can be used with the ST-LINK/V2 which is a low-cost JTAG programmer. Other JTAG programmers (such as OpenOCD) may work.