SW #51: Moved debug LED to PB7 in CubeMX #52
11
sw/sw.ioc
11
sw/sw.ioc
@@ -27,9 +27,10 @@ Mcu.Pin14=PA13 (JTMS/SWDIO)
|
||||
Mcu.Pin15=PA14 (JTCK/SWCLK)
|
||||
Mcu.Pin16=PB3 (JTDO/TRACESWO)
|
||||
Mcu.Pin17=PB4 (NJTRST)
|
||||
Mcu.Pin18=PH3-BOOT0
|
||||
Mcu.Pin19=VP_SYS_VS_Systick
|
||||
Mcu.Pin18=PB7
|
||||
Mcu.Pin19=PH3-BOOT0
|
||||
Mcu.Pin2=PA2
|
||||
Mcu.Pin20=VP_SYS_VS_Systick
|
||||
Mcu.Pin3=PA5
|
||||
Mcu.Pin4=PA6
|
||||
Mcu.Pin5=PA7
|
||||
@@ -37,7 +38,7 @@ Mcu.Pin6=PB0
|
||||
Mcu.Pin7=PB12
|
||||
Mcu.Pin8=PB14
|
||||
Mcu.Pin9=PB15
|
||||
Mcu.PinsNb=20
|
||||
Mcu.PinsNb=21
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32L4Q5CGTx
|
||||
@@ -104,6 +105,10 @@ PB3\ (JTDO/TRACESWO).Mode=SD_4_bits_Wide_bus
|
||||
PB3\ (JTDO/TRACESWO).Signal=SDMMC2_D2
|
||||
PB4\ (NJTRST).Mode=SD_4_bits_Wide_bus
|
||||
PB4\ (NJTRST).Signal=SDMMC2_D3
|
||||
PB7.GPIOParameters=GPIO_Label
|
||||
PB7.GPIO_Label=DEBUG_LED
|
||||
PB7.Locked=true
|
||||
PB7.Signal=GPIO_Output
|
||||
PH3-BOOT0.Locked=true
|
||||
PinOutPanel.RotationAngle=0
|
||||
ProjectManager.AskForMigrate=true
|
||||
|
||||
Reference in New Issue
Block a user