Enabled SWD and updated symbols on schematic
This commit is contained in:
parent
a3c3003d7a
commit
d71d20e67c
14 changed files with 6641 additions and 3902 deletions
15
Press.ioc
15
Press.ioc
|
|
@ -20,9 +20,12 @@ Mcu.Pin0=PH0/OSC_IN
|
|||
Mcu.Pin1=PH1/OSC_OUT
|
||||
Mcu.Pin2=PA6
|
||||
Mcu.Pin3=PD13
|
||||
Mcu.Pin4=PG13
|
||||
Mcu.Pin5=VP_SYS_VS_Systick
|
||||
Mcu.PinsNb=6
|
||||
Mcu.Pin4=PA13
|
||||
Mcu.Pin5=PA14
|
||||
Mcu.Pin6=PG13
|
||||
Mcu.Pin7=PB3
|
||||
Mcu.Pin8=VP_SYS_VS_Systick
|
||||
Mcu.PinsNb=9
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F429ZITx
|
||||
|
|
@ -39,7 +42,13 @@ NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
|||
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false
|
||||
NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:false
|
||||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false
|
||||
PA13.Mode=Trace_Asynchronous_SW
|
||||
PA13.Signal=SYS_JTMS-SWDIO
|
||||
PA14.Mode=Trace_Asynchronous_SW
|
||||
PA14.Signal=SYS_JTCK-SWCLK
|
||||
PA6.Signal=ADCx_IN6
|
||||
PB3.Mode=Trace_Asynchronous_SW
|
||||
PB3.Signal=SYS_JTDO-SWO
|
||||
PCC.Checker=false
|
||||
PCC.Line=STM32F429/439
|
||||
PCC.MCU=STM32F429ZITx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue