added AD9833 and DS1809 support
This commit is contained in:
@ -89,7 +89,7 @@ Mcu.Pin0=PF3
|
||||
Mcu.Pin1=PF4
|
||||
Mcu.Pin10=PC0
|
||||
Mcu.Pin11=PC1
|
||||
Mcu.Pin12=PC2
|
||||
Mcu.Pin12=PC7
|
||||
Mcu.Pin13=PC3
|
||||
Mcu.Pin14=PA0/WKUP
|
||||
Mcu.Pin15=PA1
|
||||
@ -166,8 +166,12 @@ Mcu.Pin79=VP_TIM8_VS_ClockSourceINT
|
||||
Mcu.Pin8=PH0/OSC_IN
|
||||
Mcu.Pin80=VP_TIM10_VS_ClockSourceINT
|
||||
Mcu.Pin81=VP_TIM11_VS_ClockSourceINT
|
||||
Mcu.Pin82=PD12
|
||||
Mcu.Pin83=PD13
|
||||
Mcu.Pin84=PE2
|
||||
Mcu.Pin85=PE3
|
||||
Mcu.Pin9=PH1/OSC_OUT
|
||||
Mcu.PinsNb=82
|
||||
Mcu.PinsNb=86
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F767ZITx
|
||||
@ -250,7 +254,7 @@ PB11.GPIO_Label=TEC1_PD
|
||||
PB11.Locked=true
|
||||
PB11.Signal=GPIO_Output
|
||||
PB12.GPIOParameters=PinState,GPIO_Label
|
||||
PB12.GPIO_Label=DAC_TEC1_CS
|
||||
PB12.GPIO_Label=AD9102_CS
|
||||
PB12.Locked=true
|
||||
PB12.PinState=GPIO_PIN_SET
|
||||
PB12.Signal=GPIO_Output
|
||||
@ -296,10 +300,10 @@ PC11.Mode=SD_4_bits_Wide_bus
|
||||
PC11.Signal=SDMMC1_D3
|
||||
PC12.Mode=SD_4_bits_Wide_bus
|
||||
PC12.Signal=SDMMC1_CK
|
||||
PC2.GPIOParameters=GPIO_Label
|
||||
PC2.GPIO_Label=EN_5V2
|
||||
PC2.Locked=true
|
||||
PC2.Signal=GPIO_Output
|
||||
PC7.GPIOParameters=GPIO_Label
|
||||
PC7.GPIO_Label=EN_5V2
|
||||
PC7.Locked=true
|
||||
PC7.Signal=GPIO_Output
|
||||
PC3.GPIOParameters=GPIO_Speed,GPIO_Label
|
||||
PC3.GPIO_Label=EN_5V1
|
||||
PC3.GPIO_Speed=GPIO_SPEED_FREQ_VERY_HIGH
|
||||
@ -325,6 +329,16 @@ PD1.GPIOParameters=GPIO_Label
|
||||
PD1.GPIO_Label=TEST_01
|
||||
PD1.Locked=true
|
||||
PD1.Signal=GPIO_Output
|
||||
PD12.GPIOParameters=PinState,GPIO_Label
|
||||
PD12.GPIO_Label=DAC_TEC1_CS
|
||||
PD12.Locked=true
|
||||
PD12.PinState=GPIO_PIN_SET
|
||||
PD12.Signal=GPIO_Output
|
||||
PD13.GPIOParameters=PinState,GPIO_Label
|
||||
PD13.GPIO_Label=AD9833_CS
|
||||
PD13.Locked=true
|
||||
PD13.PinState=GPIO_PIN_SET
|
||||
PD13.Signal=GPIO_Output
|
||||
PD2.Mode=SD_4_bits_Wide_bus
|
||||
PD2.Signal=SDMMC1_CMD
|
||||
PD7.Locked=true
|
||||
@ -339,6 +353,16 @@ PE0.Signal=UART8_RX
|
||||
PE1.Locked=true
|
||||
PE1.Mode=Asynchronous
|
||||
PE1.Signal=UART8_TX
|
||||
PE2.GPIOParameters=PinState,GPIO_Label
|
||||
PE2.GPIO_Label=DS1809_UC
|
||||
PE2.Locked=true
|
||||
PE2.PinState=GPIO_PIN_SET
|
||||
PE2.Signal=GPIO_Output
|
||||
PE3.GPIOParameters=PinState,GPIO_Label
|
||||
PE3.GPIO_Label=DS1809_DC
|
||||
PE3.Locked=true
|
||||
PE3.PinState=GPIO_PIN_SET
|
||||
PE3.Signal=GPIO_Output
|
||||
PE10.GPIOParameters=GPIO_Label
|
||||
PE10.GPIO_Label=ADC_MPD1_CS
|
||||
PE10.Locked=true
|
||||
|
||||
Reference in New Issue
Block a user