Macros | |
#define | STM32F4 |
STM32 Family. | |
#define | STM32F439xx |
#define | __STM32F4xx_CMSIS_VERSION_MAIN (0x02U) |
Comment the line below if you will not use the peripherals drivers. In this case, these drivers will not be included and the application code will be based on direct access to peripherals registers. | |
#define | __STM32F4xx_CMSIS_VERSION_SUB1 (0x06U) |
#define | __STM32F4xx_CMSIS_VERSION_SUB2 (0x09U) |
#define | __STM32F4xx_CMSIS_VERSION_RC (0x00U) |
#define STM32F439xx |
< STM32F405RG, STM32F405VG and STM32F405ZG Devices
< STM32F415RG, STM32F415VG and STM32F415ZG Devices
< STM32F407VG, STM32F407VE, STM32F407ZG, STM32F407ZE, STM32F407IG and STM32F407IE Devices
< STM32F417VG, STM32F417VE, STM32F417ZG, STM32F417ZE, STM32F417IG and STM32F417IE Devices
< STM32F427VG, STM32F427VI, STM32F427ZG, STM32F427ZI, STM32F427IG and STM32F427II Devices
< STM32F437VG, STM32F437VI, STM32F437ZG, STM32F437ZI, STM32F437IG and STM32F437II Devices
< STM32F429VG, STM32F429VI, STM32F429ZG, STM32F429ZI, STM32F429BG, STM32F429BI, STM32F429NG, STM32F439NI, STM32F429IG and STM32F429II Devices STM32F439VG, STM32F439VI, STM32F439ZG, STM32F439ZI, STM32F439BG, STM32F439BI, STM32F439NG, \ STM32F439NI, STM32F439IG and STM32F439II Devices
Definition at line 67 of file stm32f4xx.h.
#define __STM32F4xx_CMSIS_VERSION_MAIN (0x02U) |
Comment the line below if you will not use the peripherals drivers. In this case, these drivers will not be included and the application code will be based on direct access to peripherals registers.
< STM32F401CB, STM32F401CC, STM32F401RB, STM32F401RC, STM32F401VB and STM32F401VC Devices
< STM32F401CD, STM32F401RD, STM32F401VD, STM32F401CE, STM32F401RE and STM32F401VE Devices
< STM32F410T8 and STM32F410TB Devices
< STM32F410C8 and STM32F410CB Devices
< STM32F410R8 and STM32F410RB Devices
< STM32F411CC, STM32F411RC, STM32F411VC, STM32F411CE, STM32F411RE and STM32F411VE Devices
< STM32F446MC, STM32F446ME, STM32F446RC, STM32F446RE, STM32F446VC, STM32F446VE, STM32F446ZC, and STM32F446ZE Devices
< STM32F469AI, STM32F469II, STM32F469BI, STM32F469NI, STM32F469AG, STM32F469IG, STM32F469BG, STM32F469NG, STM32F469AE, STM32F469IE, STM32F469BE and STM32F469NE Devices
< STM32F479AI, STM32F479II, STM32F479BI, STM32F479NI, STM32F479AG, STM32F479IG, STM32F479BG and STM32F479NG Devices
< STM32F412CEU and STM32F412CGU Devices
< STM32F412ZET, STM32F412ZGT, STM32F412ZEJ and STM32F412ZGJ Devices
< STM32F412VET, STM32F412VGT, STM32F412VEH and STM32F412VGH Devices
< STM32F412RET, STM32F412RGT, STM32F412REY and STM32F412RGY Devices
< STM32F413CH, STM32F413MH, STM32F413RH, STM32F413VH, STM32F413ZH, STM32F413CG, STM32F413MG, STM32F413RG, STM32F413VG and STM32F413ZG Devices
< STM32F423CH, STM32F423RH, STM32F423VH and STM32F423ZH Devices
CMSIS version number V2.6.9 [31:24] main version
Definition at line 105 of file stm32f4xx.h.
#define __STM32F4xx_CMSIS_VERSION_SUB1 (0x06U) |
[23:16] sub1 version
Definition at line 106 of file stm32f4xx.h.
#define __STM32F4xx_CMSIS_VERSION_SUB2 (0x09U) |
[15:8] sub2 version
Definition at line 107 of file stm32f4xx.h.
#define __STM32F4xx_CMSIS_VERSION_RC (0x00U) |
[7:0] release candidate
Definition at line 108 of file stm32f4xx.h.