|
@@ -21,19 +21,16 @@ Mcu.Family=STM32F1
|
|
|
Mcu.IP0=DMA
|
|
Mcu.IP0=DMA
|
|
|
Mcu.IP1=NVIC
|
|
Mcu.IP1=NVIC
|
|
|
Mcu.IP2=RCC
|
|
Mcu.IP2=RCC
|
|
|
-Mcu.IP3=RTC
|
|
|
|
|
-Mcu.IP4=SYS
|
|
|
|
|
-Mcu.IP5=USART1
|
|
|
|
|
-Mcu.IP6=USART2
|
|
|
|
|
-Mcu.IP7=USART3
|
|
|
|
|
-Mcu.IPNb=8
|
|
|
|
|
|
|
+Mcu.IP3=SYS
|
|
|
|
|
+Mcu.IP4=USART1
|
|
|
|
|
+Mcu.IP5=USART2
|
|
|
|
|
+Mcu.IP6=USART3
|
|
|
|
|
+Mcu.IPNb=7
|
|
|
Mcu.Name=STM32F103C(8-B)Tx
|
|
Mcu.Name=STM32F103C(8-B)Tx
|
|
|
Mcu.Package=LQFP48
|
|
Mcu.Package=LQFP48
|
|
|
Mcu.Pin0=PD0-OSC_IN
|
|
Mcu.Pin0=PD0-OSC_IN
|
|
|
Mcu.Pin1=PD1-OSC_OUT
|
|
Mcu.Pin1=PD1-OSC_OUT
|
|
|
-Mcu.Pin10=VP_RTC_VS_RTC_Activate
|
|
|
|
|
-Mcu.Pin11=VP_RTC_VS_RTC_Calendar
|
|
|
|
|
-Mcu.Pin12=VP_SYS_VS_tim3
|
|
|
|
|
|
|
+Mcu.Pin10=VP_SYS_VS_tim3
|
|
|
Mcu.Pin2=PA2
|
|
Mcu.Pin2=PA2
|
|
|
Mcu.Pin3=PA3
|
|
Mcu.Pin3=PA3
|
|
|
Mcu.Pin4=PB10
|
|
Mcu.Pin4=PB10
|
|
@@ -42,7 +39,7 @@ Mcu.Pin6=PA9
|
|
|
Mcu.Pin7=PA10
|
|
Mcu.Pin7=PA10
|
|
|
Mcu.Pin8=PA13
|
|
Mcu.Pin8=PA13
|
|
|
Mcu.Pin9=PA14
|
|
Mcu.Pin9=PA14
|
|
|
-Mcu.PinsNb=13
|
|
|
|
|
|
|
+Mcu.PinsNb=11
|
|
|
Mcu.ThirdPartyNb=0
|
|
Mcu.ThirdPartyNb=0
|
|
|
Mcu.UserConstants=
|
|
Mcu.UserConstants=
|
|
|
Mcu.UserName=STM32F103C8Tx
|
|
Mcu.UserName=STM32F103C8Tx
|
|
@@ -57,8 +54,6 @@ NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
|
|
NVIC.NonMaskableInt_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.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
|
|
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
|
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
|
|
-NVIC.RTC_Alarm_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
|
|
|
|
|
-NVIC.RTC_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
|
|
|
|
|
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
|
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
|
|
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
|
|
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
|
|
|
NVIC.TIM3_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:true
|
|
NVIC.TIM3_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:true
|
|
@@ -141,21 +136,12 @@ RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK
|
|
|
RCC.TimSysFreq_Value=36000000
|
|
RCC.TimSysFreq_Value=36000000
|
|
|
RCC.USBFreq_Value=72000000
|
|
RCC.USBFreq_Value=72000000
|
|
|
RCC.VCOOutput2Freq_Value=8000000
|
|
RCC.VCOOutput2Freq_Value=8000000
|
|
|
-RTC.Date=7
|
|
|
|
|
-RTC.Hours=20
|
|
|
|
|
-RTC.IPParameters=Hours,Minutes,Seconds,Date
|
|
|
|
|
-RTC.Minutes=10
|
|
|
|
|
-RTC.Seconds=30
|
|
|
|
|
USART1.IPParameters=VirtualMode
|
|
USART1.IPParameters=VirtualMode
|
|
|
USART1.VirtualMode=VM_ASYNC
|
|
USART1.VirtualMode=VM_ASYNC
|
|
|
USART2.IPParameters=VirtualMode
|
|
USART2.IPParameters=VirtualMode
|
|
|
USART2.VirtualMode=VM_ASYNC
|
|
USART2.VirtualMode=VM_ASYNC
|
|
|
USART3.IPParameters=VirtualMode
|
|
USART3.IPParameters=VirtualMode
|
|
|
USART3.VirtualMode=VM_ASYNC
|
|
USART3.VirtualMode=VM_ASYNC
|
|
|
-VP_RTC_VS_RTC_Activate.Mode=RTC_Enabled
|
|
|
|
|
-VP_RTC_VS_RTC_Activate.Signal=RTC_VS_RTC_Activate
|
|
|
|
|
-VP_RTC_VS_RTC_Calendar.Mode=RTC_Calendar
|
|
|
|
|
-VP_RTC_VS_RTC_Calendar.Signal=RTC_VS_RTC_Calendar
|
|
|
|
|
VP_SYS_VS_tim3.Mode=TIM3
|
|
VP_SYS_VS_tim3.Mode=TIM3
|
|
|
VP_SYS_VS_tim3.Signal=SYS_VS_tim3
|
|
VP_SYS_VS_tim3.Signal=SYS_VS_tim3
|
|
|
board=custom
|
|
board=custom
|