My Project
Loading...
Searching...
No Matches
Library_configuration_section

Macros

#define STM32F3
 STM32 Family.
 
#define __STM32F3_CMSIS_VERSION_MAIN   (0x02)
 Comment the line below if you will not use the peripherals drivers.
 
#define __STM32F3_CMSIS_VERSION_SUB1   (0x03)
 
#define __STM32F3_CMSIS_VERSION_SUB2   (0x07)
 
#define __STM32F3_CMSIS_VERSION_RC   (0x00)
 
#define __STM32F3_CMSIS_VERSION
 

Detailed Description

Macro Definition Documentation

◆ __STM32F3_CMSIS_VERSION

#define __STM32F3_CMSIS_VERSION
Value:
#define __STM32F3_CMSIS_VERSION_RC
Definition: stm32f3xx.h:110
#define __STM32F3_CMSIS_VERSION_MAIN
Comment the line below if you will not use the peripherals drivers.
Definition: stm32f3xx.h:107
#define __STM32F3_CMSIS_VERSION_SUB1
Definition: stm32f3xx.h:108
#define __STM32F3_CMSIS_VERSION_SUB2
Definition: stm32f3xx.h:109

◆ __STM32F3_CMSIS_VERSION_MAIN

#define __STM32F3_CMSIS_VERSION_MAIN   (0x02)

Comment the line below if you will not use the peripherals drivers.

< STM32F301K6, STM32F301K8, STM32F301C6, STM32F301C8, STM32F301R6 and STM32F301R8 Devices

< STM32F302K6, STM32F302K8, STM32F302C6, STM32F302C8, STM32F302R6 and STM32F302R8 Devices

< STM32F302CB, STM32F302CC, STM32F302RB, STM32F302RC, STM32F302VB and STM32F302VC Devices

< STM32F302RE, STM32F302VE, STM32F302ZE, STM32F302RD, STM32F302VD and STM32F302ZD Devices

< STM32F303K6, STM32F303K8, STM32F303C6, STM32F303C8, STM32F303R6 and STM32F303R8 Devices

< STM32F303CB, STM32F303CC, STM32F303RB, STM32F303RC, STM32F303VB and STM32F303VC Devices

< STM32F303RE, STM32F303VE, STM32F303ZE, STM32F303RD, STM32F303VD and STM32F303ZD Devices

< STM32F373C8, STM32F373CB, STM32F373CC, STM32F373R8, STM32F373RB, STM32F373RC, STM32F373V8, STM32F373VB and STM32F373VC Devices

< STM32F334K4, STM32F334K6, STM32F334K8, STM32F334C4, STM32F334C6, STM32F334C8, STM32F334R4, STM32F334R6 and STM32F334R8 Devices

< STM32F318K8, STM32F318C8: STM32F301x8 with regulator off: STM32F318xx Devices

< STM32F328C8, STM32F328R8: STM32F334x8 with regulator off: STM32F328xx Devices

< STM32F358CC, STM32F358RC, STM32F358VC: STM32F303xC with regulator off: STM32F358xx Devices

< STM32F378CC, STM32F378RC, STM32F378VC: STM32F373xC with regulator off: STM32F378xx Devices

< STM32F398VE: STM32F303xE with regulator off: STM32F398xx Devices In this case, these drivers will not be included and the application code will be based on direct access to peripherals registers

CMSIS Device version number V2.3.7 [31:24] main version

◆ __STM32F3_CMSIS_VERSION_RC

#define __STM32F3_CMSIS_VERSION_RC   (0x00)

[7:0] release candidate

◆ __STM32F3_CMSIS_VERSION_SUB1

#define __STM32F3_CMSIS_VERSION_SUB1   (0x03)

[23:16] sub1 version

◆ __STM32F3_CMSIS_VERSION_SUB2

#define __STM32F3_CMSIS_VERSION_SUB2   (0x07)

[15:8] sub2 version

◆ STM32F3

#define STM32F3

STM32 Family.