123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- #MicroXplorer Configuration settings - do not modify
- CAD.formats=
- CAD.pinconfig=
- CAD.provider=
- File.Version=6
- GPIO.groupedBy=
- KeepUserPlacement=false
- Mcu.CPN=STM32F030K6T6
- Mcu.Family=STM32F0
- Mcu.IP0=NVIC
- Mcu.IP1=RCC
- Mcu.IP2=SYS
- Mcu.IPNb=3
- Mcu.Name=STM32F030K6Tx
- Mcu.Package=LQFP32
- Mcu.Pin0=VP_SYS_VS_Systick
- Mcu.PinsNb=1
- Mcu.ThirdPartyNb=0
- Mcu.UserConstants=
- Mcu.UserName=STM32F030K6Tx
- MxCube.Version=6.11.1
- MxDb.Version=DB.6.0.111
- NVIC.ForceEnableDMAVector=true
- NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
- NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
- NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
- NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
- NVIC.SysTick_IRQn=true\:3\:0\:false\:false\:true\:false\:true\:false
- 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=STM32F030K6Tx
- ProjectManager.FirmwarePackage=STM32Cube FW_F0 V1.11.5
- ProjectManager.FreePins=false
- ProjectManager.HalAssertFull=false
- ProjectManager.HeapSize=0x200
- ProjectManager.KeepUserCode=true
- ProjectManager.LastFirmware=true
- ProjectManager.LibraryCopy=0
- ProjectManager.MainLocation=Core/Src
- ProjectManager.NoMain=false
- ProjectManager.PreviousToolchain=
- ProjectManager.ProjectBuild=false
- ProjectManager.ProjectFileName=cube.ioc
- ProjectManager.ProjectName=cube
- ProjectManager.ProjectStructure=
- ProjectManager.RegisterCallBack=
- ProjectManager.StackSize=0x400
- ProjectManager.TargetToolchain=EWARM V8.32
- ProjectManager.ToolChainLocation=
- ProjectManager.UAScriptAfterPath=
- ProjectManager.UAScriptBeforePath=
- ProjectManager.UnderRoot=false
- ProjectManager.functionlistsort=
- RCC.AHBFreq_Value=48000000
- RCC.APB1Freq_Value=48000000
- RCC.APB1TimFreq_Value=48000000
- RCC.FCLKCortexFreq_Value=48000000
- RCC.FamilyName=M
- RCC.HCLKFreq_Value=48000000
- RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_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=48000000
- RCC.PLLMUL=RCC_PLL_MUL12
- RCC.SYSCLKFreq_VALUE=48000000
- RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK
- RCC.TimSysFreq_Value=48000000
- RCC.USART1Freq_Value=48000000
- VP_SYS_VS_Systick.Mode=SysTick
- VP_SYS_VS_Systick.Signal=SYS_VS_Systick
- board=custom
|