Compare commits
3 Commits
ECAD-#45-r
...
ECAD-#26-r
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c81258249 | |||
| 0f16f7214f | |||
| be39ab1973 |
@@ -2436,7 +2436,7 @@
|
|||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Connector_JST:JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||||
(at 148.59 82.296 90)
|
(at 148.59 82.296 90)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 25,
|
"active_layer": 17,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|||||||
104139
pcb/dyna-micro/fp-info-cache
104139
pcb/dyna-micro/fp-info-cache
File diff suppressed because it is too large
Load Diff
11
sw/sw.ioc
11
sw/sw.ioc
@@ -27,9 +27,10 @@ Mcu.Pin14=PA13 (JTMS/SWDIO)
|
|||||||
Mcu.Pin15=PA14 (JTCK/SWCLK)
|
Mcu.Pin15=PA14 (JTCK/SWCLK)
|
||||||
Mcu.Pin16=PB3 (JTDO/TRACESWO)
|
Mcu.Pin16=PB3 (JTDO/TRACESWO)
|
||||||
Mcu.Pin17=PB4 (NJTRST)
|
Mcu.Pin17=PB4 (NJTRST)
|
||||||
Mcu.Pin18=PH3-BOOT0
|
Mcu.Pin18=PB7
|
||||||
Mcu.Pin19=VP_SYS_VS_Systick
|
Mcu.Pin19=PH3-BOOT0
|
||||||
Mcu.Pin2=PA2
|
Mcu.Pin2=PA2
|
||||||
|
Mcu.Pin20=VP_SYS_VS_Systick
|
||||||
Mcu.Pin3=PA5
|
Mcu.Pin3=PA5
|
||||||
Mcu.Pin4=PA6
|
Mcu.Pin4=PA6
|
||||||
Mcu.Pin5=PA7
|
Mcu.Pin5=PA7
|
||||||
@@ -37,7 +38,7 @@ Mcu.Pin6=PB0
|
|||||||
Mcu.Pin7=PB12
|
Mcu.Pin7=PB12
|
||||||
Mcu.Pin8=PB14
|
Mcu.Pin8=PB14
|
||||||
Mcu.Pin9=PB15
|
Mcu.Pin9=PB15
|
||||||
Mcu.PinsNb=20
|
Mcu.PinsNb=21
|
||||||
Mcu.ThirdPartyNb=0
|
Mcu.ThirdPartyNb=0
|
||||||
Mcu.UserConstants=
|
Mcu.UserConstants=
|
||||||
Mcu.UserName=STM32L4Q5CGTx
|
Mcu.UserName=STM32L4Q5CGTx
|
||||||
@@ -104,6 +105,10 @@ PB3\ (JTDO/TRACESWO).Mode=SD_4_bits_Wide_bus
|
|||||||
PB3\ (JTDO/TRACESWO).Signal=SDMMC2_D2
|
PB3\ (JTDO/TRACESWO).Signal=SDMMC2_D2
|
||||||
PB4\ (NJTRST).Mode=SD_4_bits_Wide_bus
|
PB4\ (NJTRST).Mode=SD_4_bits_Wide_bus
|
||||||
PB4\ (NJTRST).Signal=SDMMC2_D3
|
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
|
PH3-BOOT0.Locked=true
|
||||||
PinOutPanel.RotationAngle=0
|
PinOutPanel.RotationAngle=0
|
||||||
ProjectManager.AskForMigrate=true
|
ProjectManager.AskForMigrate=true
|
||||||
|
|||||||
Reference in New Issue
Block a user