123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- #MicroXplorer Configuration settings - do not modify
- CAD.formats=
- CAD.pinconfig=
- CAD.provider=
- File.Version=6
- GPIO.groupedBy=Group By Peripherals
- KeepUserPlacement=false
- Mcu.CPN=STM32G030F6P6TR
- Mcu.Family=STM32G0
- Mcu.IP0=NVIC
- Mcu.IP1=RCC
- Mcu.IP2=SYS
- Mcu.IP3=USART2
- Mcu.IPNb=4
- Mcu.Name=STM32G030F6Px
- Mcu.Package=TSSOP20
- Mcu.Pin0=PA1
- Mcu.Pin1=PA2
- Mcu.Pin2=PA3
- Mcu.Pin3=VP_SYS_VS_Systick
- Mcu.PinsNb=4
- Mcu.ThirdPartyNb=0
- Mcu.UserConstants=
- Mcu.UserName=STM32G030F6Px
- MxCube.Version=6.14.1
- MxDb.Version=DB.6.0.141
- 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
- PA1.Mode=Hardware Flow Control (RS485)
- PA1.Signal=USART2_DE
- PA14-BOOT0__PA15.StandardMode=true
- PA2.Mode=Asynchronous
- PA2.Signal=USART2_TX
- PA3.Mode=Asynchronous
- PA3.Signal=USART2_RX
- PB0__PB1__PB2__PA8.StandardMode=true
- PB3__PB4__PB5__PB6.StandardMode=true
- PB7__PB8.StandardMode=true
- PC14-OSC32_IN\ (PC14)__PB9.StandardMode=true
- PinOutPanel.RotationAngle=0
- ProjectManager.AskForMigrate=true
- ProjectManager.BackupPrevious=false
- ProjectManager.CompilerLinker=GCC
- ProjectManager.CompilerOptimize=6
- ProjectManager.ComputerToolchain=false
- ProjectManager.CoupleFile=false
- ProjectManager.CustomerFirmwarePackage=
- ProjectManager.DefaultFWLocation=true
- ProjectManager.DeletePrevious=true
- ProjectManager.DeviceId=STM32G030F6Px
- ProjectManager.FirmwarePackage=STM32Cube FW_G0 V1.6.2
- 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=robot.ioc
- ProjectManager.ProjectName=robot
- ProjectManager.ProjectStructure=
- ProjectManager.RegisterCallBack=
- ProjectManager.StackSize=0x400
- ProjectManager.TargetToolchain=EWARM V8.32
- ProjectManager.ToolChainLocation=
- ProjectManager.UAScriptAfterPath=
- ProjectManager.UAScriptBeforePath=
- ProjectManager.UnderRoot=false
- ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_USART2_UART_Init-USART2-false-HAL-true
- RCC.ADCFreq_Value=64000000
- RCC.AHBFreq_Value=64000000
- RCC.APBFreq_Value=64000000
- RCC.APBTimFreq_Value=64000000
- RCC.CortexFreq_Value=64000000
- RCC.EXTERNAL_CLOCK_VALUE=12288000
- RCC.FCLKCortexFreq_Value=64000000
- RCC.FamilyName=M
- RCC.HCLKFreq_Value=64000000
- RCC.HSE_VALUE=8000000
- RCC.HSI_VALUE=16000000
- RCC.I2C1Freq_Value=64000000
- RCC.I2S1Freq_Value=64000000
- RCC.IPParameters=ADCFreq_Value,AHBFreq_Value,APBFreq_Value,APBTimFreq_Value,CortexFreq_Value,EXTERNAL_CLOCK_VALUE,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,HSE_VALUE,HSI_VALUE,I2C1Freq_Value,I2S1Freq_Value,LSCOPinFreq_Value,LSI_VALUE,MCO1PinFreq_Value,PLLN,PLLPoutputFreq_Value,PLLR,PLLRCLKFreq_Value,PWRFreq_Value,SYSCLKFreq_VALUE,SYSCLKSource,USART1Freq_Value,VCOInputFreq_Value,VCOOutputFreq_Value
- RCC.LSCOPinFreq_Value=32000
- RCC.LSI_VALUE=32000
- RCC.MCO1PinFreq_Value=64000000
- RCC.PLLN=16
- RCC.PLLPoutputFreq_Value=128000000
- RCC.PLLR=RCC_PLLR_DIV4
- RCC.PLLRCLKFreq_Value=64000000
- RCC.PWRFreq_Value=64000000
- RCC.SYSCLKFreq_VALUE=64000000
- RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK
- RCC.USART1Freq_Value=64000000
- RCC.VCOInputFreq_Value=16000000
- RCC.VCOOutputFreq_Value=256000000
- USART2.IPParameters=VirtualMode-Asynchronous,VirtualMode-Hardware Flow Control (RS485)
- USART2.VirtualMode-Asynchronous=VM_ASYNC
- USART2.VirtualMode-Hardware\ Flow\ Control\ (RS485)=VM_ASYNC
- VP_SYS_VS_Systick.Mode=SysTick
- VP_SYS_VS_Systick.Signal=SYS_VS_Systick
- board=custom
|