bbogush/nand_programmer

Does it support GD32F103VCT6?

myseil opened this issue · 10 comments

Hi!
I have a GD32F103VCT6 chip, can use it to replace STM32F103VCT6?

GD32F103VCT6 is determined to be available and can replace STM32F103VCT6


I'm sorry! Using GD32F103VCT6 does not work properly, and the data written is not consistent. I don't know where this is the problem! Attached is the GD32F103VCT6 datasheet

The main frequency of GD32F103VCT6 is higher than that of STM32F103VCT6, is this the reason?

GD32F303VCT6 is used intead of STM32F103VCT6 in 3d printer boards

GD32F303VCT6 is used intead of STM32F103VCT6 in 3d printer boards

???

ssp97 commented

https://oshwhub.com/myseil/nandopen
In this article, it is proven that GD32F103 is binary compatible with STM32F103.

myseil commented

This project was created by me and can not be used with GD32!

ssp97 commented

This project was created by me and can not be used with GD32!

Yes. I saw in your article that it was written, "The program can be directly flashed following the original author's steps, just by replacing the STM tools with GD tools, it's quite simple."(程序按照原作者的步骤直接刷,就是STM的工具换成GD的工具,很简单) That's why I believed that running it on GD32 has already been achieved.
Perhaps you should mention in the article that there are data consistency issues on GD32, so it should be used with caution.

myseil commented

emmm!立创的这个项目也是我搬过去的,也是用的GD工具刷的,然后和STM的进行对比验证,会发现数据不一致!

GD32 is not supported. Closing issue.