added dac support
This commit is contained in:
@ -170,8 +170,9 @@ Mcu.Pin82=PD12
|
||||
Mcu.Pin83=PD13
|
||||
Mcu.Pin84=PE2
|
||||
Mcu.Pin85=PE3
|
||||
Mcu.Pin86=PE8
|
||||
Mcu.Pin9=PH1/OSC_OUT
|
||||
Mcu.PinsNb=86
|
||||
Mcu.PinsNb=87
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F767ZITx
|
||||
@ -219,11 +220,10 @@ PA3.GPIOParameters=GPIO_Label
|
||||
PA3.GPIO_Label=REF2_ON
|
||||
PA3.Locked=true
|
||||
PA3.Signal=GPIO_Output
|
||||
PA4.GPIOParameters=PinState,GPIO_Label
|
||||
PA4.GPIO_Label=DAC_TEC2_CS
|
||||
PA4.GPIOParameters=GPIO_Label
|
||||
PA4.GPIO_Label=PA4_DAC_OUT
|
||||
PA4.Locked=true
|
||||
PA4.PinState=GPIO_PIN_SET
|
||||
PA4.Signal=GPIO_Output
|
||||
PA4.Signal=DACx_OUT1
|
||||
PA5.Locked=true
|
||||
PA5.Mode=TX_Only_Simplex_Unidirect_Master
|
||||
PA5.Signal=SPI6_SCK
|
||||
@ -363,6 +363,11 @@ PE3.GPIO_Label=DS1809_DC
|
||||
PE3.Locked=true
|
||||
PE3.PinState=GPIO_PIN_SET
|
||||
PE3.Signal=GPIO_Output
|
||||
PE8.GPIOParameters=PinState,GPIO_Label
|
||||
PE8.GPIO_Label=DAC_TEC2_CS
|
||||
PE8.Locked=true
|
||||
PE8.PinState=GPIO_PIN_SET
|
||||
PE8.Signal=GPIO_Output
|
||||
PE10.GPIOParameters=GPIO_Label
|
||||
PE10.GPIO_Label=ADC_MPD1_CS
|
||||
PE10.Locked=true
|
||||
|
||||
Reference in New Issue
Block a user