forked from embalbe/STMems_Standard_C_drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Demoboard NucleoF411: add CubeMX configuration file (X_NUCLEO_IKS01A2)
- Loading branch information
albezanc
committed
Nov 23, 2018
1 parent
8410861
commit d10dd73
Showing
1 changed file
with
208 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,208 @@ | ||
#MicroXplorer Configuration settings - do not modify | ||
File.Version=6 | ||
I2C1.I2C_Mode=I2C_Fast | ||
I2C1.IPParameters=I2C_Mode | ||
KeepUserPlacement=true | ||
Mcu.Family=STM32F4 | ||
Mcu.IP0=I2C1 | ||
Mcu.IP1=NVIC | ||
Mcu.IP2=RCC | ||
Mcu.IP3=SYS | ||
Mcu.IP4=USART2 | ||
Mcu.IPNb=5 | ||
Mcu.Name=STM32F411R(C-E)Tx | ||
Mcu.Package=LQFP64 | ||
Mcu.Pin0=PC13-ANTI_TAMP | ||
Mcu.Pin1=PC14-OSC32_IN | ||
Mcu.Pin10=PA5 | ||
Mcu.Pin11=PB0 | ||
Mcu.Pin12=PA13 | ||
Mcu.Pin13=PA14 | ||
Mcu.Pin14=PB3 | ||
Mcu.Pin15=PB4 | ||
Mcu.Pin16=PB5 | ||
Mcu.Pin17=PB8 | ||
Mcu.Pin18=PB9 | ||
Mcu.Pin19=VP_SYS_VS_Systick | ||
Mcu.Pin2=PC15-OSC32_OUT | ||
Mcu.Pin3=PH0 - OSC_IN | ||
Mcu.Pin4=PH1 - OSC_OUT | ||
Mcu.Pin5=PC0 | ||
Mcu.Pin6=PC1 | ||
Mcu.Pin7=PA2 | ||
Mcu.Pin8=PA3 | ||
Mcu.Pin9=PA4 | ||
Mcu.PinsNb=20 | ||
Mcu.ThirdPartyNb=0 | ||
Mcu.UserConstants= | ||
Mcu.UserName=STM32F411RETx | ||
MxCube.Version=4.27.0 | ||
MxDb.Version=DB.4.0.270 | ||
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:false\:true | ||
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:false\:true | ||
NVIC.EXTI4_IRQn=true\:0\:0\:false\:false\:true\:true | ||
NVIC.EXTI9_5_IRQn=true\:0\:0\:false\:false\:true\:true | ||
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:false\:true | ||
NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:false\:true | ||
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:false\:true | ||
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:true | ||
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_0 | ||
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:true | ||
NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:true | ||
NVIC.USART2_IRQn=true\:0\:0\:false\:true\:true\:1\:true | ||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:false\:true | ||
PA13.GPIOParameters=GPIO_Label | ||
PA13.GPIO_Label=TMS | ||
PA13.Locked=true | ||
PA13.Signal=SYS_JTMS-SWDIO | ||
PA14.GPIOParameters=GPIO_Label | ||
PA14.GPIO_Label=TCK | ||
PA14.Locked=true | ||
PA14.Signal=SYS_JTCK-SWCLK | ||
PA2.GPIOParameters=GPIO_Label | ||
PA2.GPIO_Label=USART_TX | ||
PA2.Locked=true | ||
PA2.Mode=Asynchronous | ||
PA2.Signal=USART2_TX | ||
PA3.GPIOParameters=GPIO_Label | ||
PA3.GPIO_Label=USART_RX | ||
PA3.Locked=true | ||
PA3.Mode=Asynchronous | ||
PA3.Signal=USART2_RX | ||
PA4.GPIOParameters=GPIO_Label | ||
PA4.GPIO_Label=JP9 | ||
PA4.Locked=true | ||
PA4.Signal=GPXTI4 | ||
PA5.GPIOParameters=GPIO_Label | ||
PA5.GPIO_Label=LD2 [Green Led] | ||
PA5.Locked=true | ||
PA5.Signal=GPIO_Output | ||
PB0.GPIOParameters=GPIO_Label | ||
PB0.GPIO_Label=JP10 | ||
PB0.Locked=true | ||
PB0.Signal=GPXTI0 | ||
PB3.GPIOParameters=GPIO_Label | ||
PB3.GPIO_Label=SWO | ||
PB3.Locked=true | ||
PB3.Signal=SYS_JTDO-SWO | ||
PB4.GPIOParameters=GPIO_Label | ||
PB4.GPIO_Label=LSM6DSM_INT2 | ||
PB4.Locked=true | ||
PB4.Signal=GPIO_Input | ||
PB5.GPIOParameters=GPIO_Label | ||
PB5.GPIO_Label=LSM6DSM_INT1 | ||
PB5.Locked=true | ||
PB5.Signal=GPXTI5 | ||
PB8.Locked=true | ||
PB8.Mode=I2C | ||
PB8.Signal=I2C1_SCL | ||
PB9.Locked=true | ||
PB9.Mode=I2C | ||
PB9.Signal=I2C1_SDA | ||
PC0.GPIOParameters=GPIO_Label | ||
PC0.GPIO_Label=M_INT1 | ||
PC0.Locked=true | ||
PC0.Signal=GPIO_Output | ||
PC1.GPIOParameters=GPIO_Label | ||
PC1.GPIO_Label=M_INT2 | ||
PC1.Locked=true | ||
PC1.Signal=GPIO_Input | ||
PC13-ANTI_TAMP.GPIOParameters=GPIO_Label,GPIO_ModeDefaultEXTI | ||
PC13-ANTI_TAMP.GPIO_Label=B1 [Blue PushButton] | ||
PC13-ANTI_TAMP.GPIO_ModeDefaultEXTI=GPIO_MODE_EVT_RISING | ||
PC13-ANTI_TAMP.Locked=true | ||
PC13-ANTI_TAMP.Signal=GPXTI13 | ||
PC14-OSC32_IN.Locked=true | ||
PC14-OSC32_IN.Signal=RCC_OSC32_IN | ||
PC15-OSC32_OUT.Locked=true | ||
PC15-OSC32_OUT.Signal=RCC_OSC32_OUT | ||
PCC.Checker=false | ||
PCC.Line=STM32F411 | ||
PCC.MCU=STM32F411R(C-E)Tx | ||
PCC.PartNumber=STM32F411RETx | ||
PCC.Seq0=0 | ||
PCC.Series=STM32F4 | ||
PCC.Temperature=25 | ||
PCC.Vdd=null | ||
PH0\ -\ OSC_IN.Locked=true | ||
PH0\ -\ OSC_IN.Mode=HSE-External-Oscillator | ||
PH0\ -\ OSC_IN.Signal=RCC_OSC_IN | ||
PH1\ -\ OSC_OUT.Locked=true | ||
PH1\ -\ OSC_OUT.Mode=HSE-External-Oscillator | ||
PH1\ -\ OSC_OUT.Signal=RCC_OSC_OUT | ||
PinOutPanel.RotationAngle=0 | ||
ProjectManager.AskForMigrate=true | ||
ProjectManager.BackupPrevious=false | ||
ProjectManager.CompilerOptimize=6 | ||
ProjectManager.ComputerToolchain=false | ||
ProjectManager.CoupleFile=true | ||
ProjectManager.CustomerFirmwarePackage= | ||
ProjectManager.DefaultFWLocation=true | ||
ProjectManager.DeletePrevious=true | ||
ProjectManager.DeviceId=STM32F411RETx | ||
ProjectManager.FirmwarePackage=STM32Cube FW_F4 V1.21.0 | ||
ProjectManager.FreePins=true | ||
ProjectManager.HalAssertFull=false | ||
ProjectManager.HeapSize=0x200 | ||
ProjectManager.KeepUserCode=true | ||
ProjectManager.LastFirmware=true | ||
ProjectManager.LibraryCopy=1 | ||
ProjectManager.MainLocation=Src | ||
ProjectManager.NoMain=false | ||
ProjectManager.PreviousToolchain=SW4STM32 | ||
ProjectManager.ProjectBuild=false | ||
ProjectManager.ProjectFileName=_prj_NucleoF411.ioc | ||
ProjectManager.ProjectName=_prj_NucleoF411 | ||
ProjectManager.StackSize=0x400 | ||
ProjectManager.TargetToolchain=EWARM V8 | ||
ProjectManager.ToolChainLocation= | ||
ProjectManager.UnderRoot=false | ||
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-MX_USART2_UART_Init-USART2-false-HAL-true,3-MX_I2C1_Init-I2C1-false-HAL-true,4-SystemClock_Config-RCC-false-HAL-true | ||
RCC.48MHZClocksFreq_Value=50000000 | ||
RCC.AHBFreq_Value=100000000 | ||
RCC.APB1CLKDivider=RCC_HCLK_DIV4 | ||
RCC.APB1Freq_Value=25000000 | ||
RCC.APB1TimFreq_Value=50000000 | ||
RCC.APB2Freq_Value=100000000 | ||
RCC.APB2TimFreq_Value=100000000 | ||
RCC.CortexFreq_Value=100000000 | ||
RCC.EthernetFreq_Value=100000000 | ||
RCC.FCLKCortexFreq_Value=100000000 | ||
RCC.FLatency-AdvancedSettings=FLASH_LATENCY_3 | ||
RCC.FamilyName=M | ||
RCC.HCLKFreq_Value=100000000 | ||
RCC.HSE_VALUE=8000000 | ||
RCC.HSI_VALUE=16000000 | ||
RCC.I2SClocksFreq_Value=48000000 | ||
RCC.IPParameters=48MHZClocksFreq_Value,AHBFreq_Value,APB1CLKDivider,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,CortexFreq_Value,EthernetFreq_Value,FCLKCortexFreq_Value,FLatency-AdvancedSettings,FamilyName,HCLKFreq_Value,HSE_VALUE,HSI_VALUE,I2SClocksFreq_Value,LSE_VALUE,LSI_VALUE,MCO2PinFreq_Value,PLLCLKFreq_Value,PLLM,PLLN,PLLQCLKFreq_Value,PLLSourceVirtual,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,SYSCLKSource,VCOI2SOutputFreq_Value,VCOInputFreq_Value,VCOInputMFreq_Value,VCOOutputFreq_Value,VcooutputI2S | ||
RCC.LSE_VALUE=32768 | ||
RCC.LSI_VALUE=32000 | ||
RCC.MCO2PinFreq_Value=100000000 | ||
RCC.PLLCLKFreq_Value=100000000 | ||
RCC.PLLM=4 | ||
RCC.PLLN=100 | ||
RCC.PLLQCLKFreq_Value=50000000 | ||
RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE | ||
RCC.RTCFreq_Value=32000 | ||
RCC.RTCHSEDivFreq_Value=4000000 | ||
RCC.SYSCLKFreq_VALUE=100000000 | ||
RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK | ||
RCC.VCOI2SOutputFreq_Value=96000000 | ||
RCC.VCOInputFreq_Value=2000000 | ||
RCC.VCOInputMFreq_Value=500000 | ||
RCC.VCOOutputFreq_Value=200000000 | ||
RCC.VcooutputI2S=48000000 | ||
SH.GPXTI0.0=GPIO_EXTI0 | ||
SH.GPXTI0.ConfNb=1 | ||
SH.GPXTI13.0=GPIO_EXTI13 | ||
SH.GPXTI13.ConfNb=1 | ||
SH.GPXTI4.0=GPIO_EXTI4 | ||
SH.GPXTI4.ConfNb=1 | ||
SH.GPXTI5.0=GPIO_EXTI5 | ||
SH.GPXTI5.ConfNb=1 | ||
USART2.IPParameters=VirtualMode | ||
USART2.VirtualMode=VM_ASYNC | ||
VP_SYS_VS_Systick.Mode=SysTick | ||
VP_SYS_VS_Systick.Signal=SYS_VS_Systick | ||
board=NUCLEO-F411RE | ||
boardIOC=true |