mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
96 lines
3.3 KiB
Plaintext
96 lines
3.3 KiB
Plaintext
|
#MicroXplorer Configuration settings - do not modify
|
||
|
File.Version=6
|
||
|
KeepUserPlacement=false
|
||
|
Mcu.Family=STM32F4
|
||
|
Mcu.IP0=NVIC
|
||
|
Mcu.IP1=RCC
|
||
|
Mcu.IP2=SYS
|
||
|
Mcu.IP3=USART1
|
||
|
Mcu.IPNb=4
|
||
|
Mcu.Name=STM32F407Z(E-G)Tx
|
||
|
Mcu.Package=LQFP144
|
||
|
Mcu.Pin0=PA9
|
||
|
Mcu.Pin1=PA10
|
||
|
Mcu.Pin2=VP_SYS_VS_Systick
|
||
|
Mcu.PinsNb=3
|
||
|
Mcu.ThirdPartyNb=0
|
||
|
Mcu.UserConstants=
|
||
|
Mcu.UserName=STM32F407ZETx
|
||
|
MxCube.Version=5.3.0
|
||
|
MxDb.Version=DB.5.0.30
|
||
|
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||
|
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||
|
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||
|
NVIC.MemoryManagement_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.PriorityGroup=NVIC_PRIORITYGROUP_4
|
||
|
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||
|
NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:false\:true
|
||
|
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false
|
||
|
PA10.Mode=Asynchronous
|
||
|
PA10.Signal=USART1_RX
|
||
|
PA9.Mode=Asynchronous
|
||
|
PA9.Signal=USART1_TX
|
||
|
PCC.Checker=false
|
||
|
PCC.Line=STM32F407/417
|
||
|
PCC.MCU=STM32F407Z(E-G)Tx
|
||
|
PCC.PartNumber=STM32F407ZETx
|
||
|
PCC.Seq0=0
|
||
|
PCC.Series=STM32F4
|
||
|
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=STM32F407ZETx
|
||
|
ProjectManager.FirmwarePackage=STM32Cube FW_F4 V1.24.2
|
||
|
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
|
||
|
ProjectManager.ProjectFileName=Pika_F407.ioc
|
||
|
ProjectManager.ProjectName=Pika_F407
|
||
|
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=16000000
|
||
|
RCC.APB1Freq_Value=16000000
|
||
|
RCC.APB2Freq_Value=16000000
|
||
|
RCC.CortexFreq_Value=16000000
|
||
|
RCC.FamilyName=M
|
||
|
RCC.HSE_VALUE=25000000
|
||
|
RCC.HSI_VALUE=16000000
|
||
|
RCC.I2SClocksFreq_Value=96000000
|
||
|
RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB2Freq_Value,CortexFreq_Value,FamilyName,HSE_VALUE,HSI_VALUE,I2SClocksFreq_Value,LSE_VALUE,LSI_VALUE,PLLCLKFreq_Value,PLLQCLKFreq_Value,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,VCOI2SOutputFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value,VcooutputI2S
|
||
|
RCC.LSE_VALUE=32768
|
||
|
RCC.LSI_VALUE=32000
|
||
|
RCC.PLLCLKFreq_Value=96000000
|
||
|
RCC.PLLQCLKFreq_Value=48000000
|
||
|
RCC.RTCFreq_Value=32000
|
||
|
RCC.RTCHSEDivFreq_Value=12500000
|
||
|
RCC.SYSCLKFreq_VALUE=16000000
|
||
|
RCC.VCOI2SOutputFreq_Value=192000000
|
||
|
RCC.VCOInputFreq_Value=1000000
|
||
|
RCC.VCOOutputFreq_Value=192000000
|
||
|
RCC.VcooutputI2S=96000000
|
||
|
USART1.IPParameters=VirtualMode
|
||
|
USART1.VirtualMode=VM_ASYNC
|
||
|
VP_SYS_VS_Systick.Mode=SysTick
|
||
|
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||
|
board=custom
|