2022-01-22 15:38:51 +08:00
|
|
|
#MicroXplorer Configuration settings - do not modify
|
|
|
|
File.Version=6
|
|
|
|
KeepUserPlacement=true
|
|
|
|
Mcu.Family=STM32F0
|
|
|
|
Mcu.IP0=NVIC
|
|
|
|
Mcu.IP1=RCC
|
|
|
|
Mcu.IP2=SYS
|
|
|
|
Mcu.IP3=USART1
|
|
|
|
Mcu.IPNb=4
|
|
|
|
Mcu.Name=STM32F051R8Tx
|
|
|
|
Mcu.Package=LQFP64
|
|
|
|
Mcu.Pin0=PA0
|
|
|
|
Mcu.Pin1=PC8
|
|
|
|
Mcu.Pin2=PC9
|
|
|
|
Mcu.Pin3=PA9
|
|
|
|
Mcu.Pin4=PA10
|
|
|
|
Mcu.Pin5=PA13
|
|
|
|
Mcu.Pin6=PA14
|
|
|
|
Mcu.Pin7=VP_SYS_VS_Systick
|
|
|
|
Mcu.PinsNb=8
|
|
|
|
Mcu.ThirdPartyNb=0
|
|
|
|
Mcu.UserConstants=
|
|
|
|
Mcu.UserName=STM32F051R8Tx
|
|
|
|
MxCube.Version=5.3.0
|
|
|
|
MxDb.Version=DB.5.0.30
|
|
|
|
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
|
|
|
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
|
|
|
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
|
|
|
NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
|
|
|
NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:true\:true
|
|
|
|
PA0.GPIOParameters=GPIO_Label,GPIO_ModeDefaultEXTI
|
|
|
|
PA0.GPIO_Label=B1 [Blue PushButton]
|
|
|
|
PA0.GPIO_ModeDefaultEXTI=GPIO_MODE_EVT_RISING
|
|
|
|
PA0.Locked=true
|
|
|
|
PA0.Signal=GPXTI0
|
|
|
|
PA10.Mode=Asynchronous
|
|
|
|
PA10.Signal=USART1_RX
|
|
|
|
PA13.GPIOParameters=GPIO_Label
|
|
|
|
PA13.GPIO_Label=SWDIO
|
|
|
|
PA13.Locked=true
|
|
|
|
PA13.Mode=Serial_Wire
|
|
|
|
PA13.Signal=SYS_SWDIO
|
|
|
|
PA14.GPIOParameters=GPIO_Label
|
|
|
|
PA14.GPIO_Label=SWCLK
|
|
|
|
PA14.Locked=true
|
|
|
|
PA14.Mode=Serial_Wire
|
|
|
|
PA14.Signal=SYS_SWCLK
|
|
|
|
PA9.Mode=Asynchronous
|
|
|
|
PA9.Signal=USART1_TX
|
|
|
|
PC8.GPIOParameters=GPIO_Label
|
|
|
|
PC8.GPIO_Label=LD4 [Blue Led]
|
|
|
|
PC8.Locked=true
|
|
|
|
PC8.Signal=GPIO_Output
|
|
|
|
PC9.GPIOParameters=GPIO_Label
|
|
|
|
PC9.GPIO_Label=LD3 [Green Led]
|
|
|
|
PC9.Locked=true
|
|
|
|
PC9.Signal=GPIO_Output
|
|
|
|
PCC.Checker=false
|
|
|
|
PCC.Line=STM32F0x1
|
|
|
|
PCC.MCU=STM32F051R8Tx
|
|
|
|
PCC.PartNumber=STM32F051R8Tx
|
|
|
|
PCC.Seq0=0
|
|
|
|
PCC.Series=STM32F0
|
|
|
|
PCC.Temperature=25
|
|
|
|
PCC.Vdd=3.3
|
|
|
|
PinOutPanel.RotationAngle=0
|
|
|
|
ProjectManager.AskForMigrate=true
|
|
|
|
ProjectManager.BackupPrevious=false
|
|
|
|
ProjectManager.CompilerOptimize=6
|
|
|
|
ProjectManager.ComputerToolchain=false
|
|
|
|
ProjectManager.CoupleFile=false
|
|
|
|
ProjectManager.CustomerFirmwarePackage=
|
|
|
|
ProjectManager.DefaultFWLocation=true
|
|
|
|
ProjectManager.DeletePrevious=true
|
|
|
|
ProjectManager.DeviceId=STM32F051R8Tx
|
|
|
|
ProjectManager.FirmwarePackage=STM32Cube FW_F0 V1.10.1
|
|
|
|
ProjectManager.FreePins=false
|
|
|
|
ProjectManager.HalAssertFull=false
|
|
|
|
ProjectManager.HeapSize=0x200
|
|
|
|
ProjectManager.KeepUserCode=true
|
|
|
|
ProjectManager.LastFirmware=true
|
|
|
|
ProjectManager.LibraryCopy=0
|
|
|
|
ProjectManager.MainLocation=Src
|
|
|
|
ProjectManager.NoMain=false
|
|
|
|
ProjectManager.PreviousToolchain=
|
|
|
|
ProjectManager.ProjectBuild=false
|
2022-01-22 16:08:07 +08:00
|
|
|
ProjectManager.ProjectFileName=stm32f051r8.ioc
|
|
|
|
ProjectManager.ProjectName=stm32f051r8
|
2022-01-22 15:38:51 +08:00
|
|
|
ProjectManager.StackSize=0x400
|
|
|
|
ProjectManager.TargetToolchain=MDK-ARM V5
|
|
|
|
ProjectManager.ToolChainLocation=
|
|
|
|
ProjectManager.UnderRoot=false
|
|
|
|
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_USART1_UART_Init-USART1-false-HAL-true
|
|
|
|
RCC.AHBFreq_Value=48000000
|
|
|
|
RCC.APB1Freq_Value=48000000
|
|
|
|
RCC.APB1TimFreq_Value=48000000
|
|
|
|
RCC.CECFreq_Value=32786.88524590164
|
|
|
|
RCC.FCLKCortexFreq_Value=48000000
|
|
|
|
RCC.FamilyName=M
|
|
|
|
RCC.HCLKFreq_Value=48000000
|
|
|
|
RCC.HSICECFreq_Value=32786.88524590164
|
|
|
|
RCC.I2SFreq_Value=48000000
|
|
|
|
RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,CECFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,HSICECFreq_Value,I2SFreq_Value,MCOFreq_Value,PLLCLKFreq_Value,PLLMCOFreq_Value,PLLMUL,SYSCLKFreq_VALUE,SYSCLKSource,TimSysFreq_Value,USART1Freq_Value
|
|
|
|
RCC.MCOFreq_Value=48000000
|
|
|
|
RCC.PLLCLKFreq_Value=48000000
|
|
|
|
RCC.PLLMCOFreq_Value=24000000
|
|
|
|
RCC.PLLMUL=RCC_PLL_MUL12
|
|
|
|
RCC.SYSCLKFreq_VALUE=48000000
|
|
|
|
RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK
|
|
|
|
RCC.TimSysFreq_Value=48000000
|
|
|
|
RCC.USART1Freq_Value=48000000
|
|
|
|
SH.GPXTI0.0=GPIO_EXTI0
|
|
|
|
SH.GPXTI0.ConfNb=1
|
|
|
|
USART1.BaudRate=115200
|
|
|
|
USART1.IPParameters=VirtualMode-Asynchronous,BaudRate
|
|
|
|
USART1.VirtualMode-Asynchronous=VM_ASYNC
|
|
|
|
VP_SYS_VS_Systick.Mode=SysTick
|
|
|
|
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
|
|
|
board=STM32F0DISCOVERY
|
|
|
|
boardIOC=true
|