PCB Done!
The pcb should be done now and it is ordered with assembly so hopefully everything goes well and it will arrive in roughly a week.
This commit is contained in:
parent
f3fad021bd
commit
427b6aae08
32 changed files with 56117 additions and 3217 deletions
65
Press.ioc
65
Press.ioc
|
|
@ -16,27 +16,34 @@ Mcu.IP4=TIM4
|
|||
Mcu.IPNb=5
|
||||
Mcu.Name=STM32F429ZITx
|
||||
Mcu.Package=LQFP144
|
||||
Mcu.Pin0=PH0/OSC_IN
|
||||
Mcu.Pin1=PH1/OSC_OUT
|
||||
Mcu.Pin10=PD1
|
||||
Mcu.Pin11=PD2
|
||||
Mcu.Pin12=PD3
|
||||
Mcu.Pin13=PD4
|
||||
Mcu.Pin14=PD5
|
||||
Mcu.Pin15=PD6
|
||||
Mcu.Pin16=PD7
|
||||
Mcu.Pin17=PG13
|
||||
Mcu.Pin18=PB3
|
||||
Mcu.Pin19=VP_SYS_VS_Systick
|
||||
Mcu.Pin2=PA6
|
||||
Mcu.Pin3=PD13
|
||||
Mcu.Pin4=PA13
|
||||
Mcu.Pin5=PA14
|
||||
Mcu.Pin6=PC10
|
||||
Mcu.Pin7=PC11
|
||||
Mcu.Pin8=PC12
|
||||
Mcu.Pin9=PD0
|
||||
Mcu.PinsNb=20
|
||||
Mcu.Pin0=PF0
|
||||
Mcu.Pin1=PH0/OSC_IN
|
||||
Mcu.Pin10=PD13
|
||||
Mcu.Pin11=PA13
|
||||
Mcu.Pin12=PA14
|
||||
Mcu.Pin13=PC10
|
||||
Mcu.Pin14=PC11
|
||||
Mcu.Pin15=PC12
|
||||
Mcu.Pin16=PD0
|
||||
Mcu.Pin17=PD1
|
||||
Mcu.Pin18=PD2
|
||||
Mcu.Pin19=PD3
|
||||
Mcu.Pin2=PH1/OSC_OUT
|
||||
Mcu.Pin20=PD4
|
||||
Mcu.Pin21=PD5
|
||||
Mcu.Pin22=PD6
|
||||
Mcu.Pin23=PD7
|
||||
Mcu.Pin24=PG13
|
||||
Mcu.Pin25=PB3
|
||||
Mcu.Pin26=VP_SYS_VS_Systick
|
||||
Mcu.Pin3=PA6
|
||||
Mcu.Pin4=PF14
|
||||
Mcu.Pin5=PF15
|
||||
Mcu.Pin6=PG0
|
||||
Mcu.Pin7=PG1
|
||||
Mcu.Pin8=PE7
|
||||
Mcu.Pin9=PE8
|
||||
Mcu.PinsNb=27
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F429ZITx
|
||||
|
|
@ -97,6 +104,22 @@ PD6.Locked=true
|
|||
PD6.Signal=GPIO_Output
|
||||
PD7.Locked=true
|
||||
PD7.Signal=GPIO_Output
|
||||
PE7.Locked=true
|
||||
PE7.Signal=GPIO_Input
|
||||
PE8.Locked=true
|
||||
PE8.Signal=GPIO_Input
|
||||
PF0.GPIOParameters=GPIO_Label
|
||||
PF0.GPIO_Label=LED
|
||||
PF0.Locked=true
|
||||
PF0.Signal=GPIO_Output
|
||||
PF14.Locked=true
|
||||
PF14.Signal=GPIO_Input
|
||||
PF15.Locked=true
|
||||
PF15.Signal=GPIO_Input
|
||||
PG0.Locked=true
|
||||
PG0.Signal=GPIO_Input
|
||||
PG1.Locked=true
|
||||
PG1.Signal=GPIO_Input
|
||||
PG13.Locked=true
|
||||
PG13.Signal=GPIO_Output
|
||||
PH0/OSC_IN.Mode=HSE-External-Oscillator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue