Skip to content

Commit 1d748a7

Browse files
kurisaWmysterywolf
authored andcommitted
[bsp][stm32] 修改STM32G474 ioc工程为正确的芯片型号
1 parent 99e80f8 commit 1d748a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bsp/stm32/stm32g474-st-nucleo/board/CubeMX_Config/CubeMX_Config.ioc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CAD.pinconfig=
1919
CAD.provider=
2020
File.Version=6
2121
KeepUserPlacement=true
22-
Mcu.CPN=STM32G431RBT6
22+
Mcu.CPN=STM32G474RET6
2323
Mcu.Family=STM32G4
2424
Mcu.IP0=ADC1
2525
Mcu.IP1=ADC2
@@ -33,7 +33,7 @@ Mcu.IP7=TIM3
3333
Mcu.IP8=TIM4
3434
Mcu.IP9=TIM8
3535
Mcu.IPNb=11
36-
Mcu.Name=STM32G431R(6-8-B)Tx
36+
Mcu.Name=STM32G474R(B-C-E)Tx
3737
Mcu.Package=LQFP64
3838
Mcu.Pin0=PC14-OSC32_IN
3939
Mcu.Pin1=PC15-OSC32_OUT
@@ -66,7 +66,7 @@ Mcu.Pin9=PA3
6666
Mcu.PinsNb=28
6767
Mcu.ThirdPartyNb=0
6868
Mcu.UserConstants=
69-
Mcu.UserName=STM32G431RBTx
69+
Mcu.UserName=STM32G474RETx
7070
MxCube.Version=6.8.0
7171
MxDb.Version=DB.6.0.80
7272
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
@@ -143,7 +143,7 @@ ProjectManager.CoupleFile=false
143143
ProjectManager.CustomerFirmwarePackage=
144144
ProjectManager.DefaultFWLocation=true
145145
ProjectManager.DeletePrevious=true
146-
ProjectManager.DeviceId=STM32G431RBTx
146+
ProjectManager.DeviceId=STM32G474RETx
147147
ProjectManager.FirmwarePackage=STM32Cube FW_G4 V1.5.1
148148
ProjectManager.FreePins=false
149149
ProjectManager.HalAssertFull=false
@@ -245,5 +245,5 @@ VP_TIM4_VS_ClockSourceINT.Mode=Internal
245245
VP_TIM4_VS_ClockSourceINT.Signal=TIM4_VS_ClockSourceINT
246246
VP_TIM8_VS_ClockSourceINT.Mode=Internal
247247
VP_TIM8_VS_ClockSourceINT.Signal=TIM8_VS_ClockSourceINT
248-
board=NUCLEO-G431RB
248+
board=NUCLEO-G474RE
249249
boardIOC=true

0 commit comments

Comments
 (0)