Skip to main content
EGonc.5
Associate
November 1, 2021
Question

STM32F105RCT6 vs GD32F105RCT6

  • November 1, 2021
  • 5 replies
  • 2654 views

Hi

Due to a shortage of STM32F105RCT6 we need to use the GD32F105RCT6. So a firmware that is running on the ST MCU needs now to run on the GD MCU. 

Does anyone know if the GD32F105RCT6 is fully compatible with the STM32F105RCT6?

Not just the pinout but also the IO Peripherals like UARTs, Timers, USB?

Will a program made for the STM32F105RCT6 run unchanged in the GD32F105RCT6?

thanks

This topic has been closed for replies.

5 replies

Uwe Bonnes
Chief
November 1, 2021

STM32 and GD32 resemble each other very much and most programs will run. But it is up to you to checke your program yourself. Nobody else can take your responsability.

TDK
November 2, 2021

A quick search comes back with several results that say they are not identical, although they are very similar. So "compatible" will depend on how you are using it.

"If you feel a post has answered your question, please click ""Accept as Solution""."
EGonc.5
EGonc.5Author
Associate
November 2, 2021

Can you tell me where that search can be made, so that I can ascertain the exact differences? thanks

TDK
November 2, 2021
"If you feel a post has answered your question, please click ""Accept as Solution""."
EGonc.5
EGonc.5Author
Associate
November 2, 2021

Thanks for the info