Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD32F303ZET6 is not support Arduino? #47

Open
TimeKeepper opened this issue Aug 12, 2023 · 3 comments
Open

GD32F303ZET6 is not support Arduino? #47

TimeKeepper opened this issue Aug 12, 2023 · 3 comments

Comments

@TimeKeepper
Copy link

Hello! I would like to develop GD32F303ZET6 using Arduino. Unfortunately, in PlatformIO, I noticed that only the standard peripheral library seems to be supported. I was wondering if there is a way to use Arduino for development with this MCU, or if you have any plans to update the Arduino framework for this MCU in the future.Thank you.

@TimeKeepper
Copy link
Author

In the board, there is a 'GD32303E-EVAL' that supports Arduino, but this version seems to have many missing pin definitions.

@maxgerhardt
Copy link
Member

Yes, only the Arduino header pins of that board are exposed, but not the full F303ZE pins. F30x boards have yet to be added to the auato-generate script with full support (https://github.com/CommunityGD32Cores/platform-gd32/blob/main/misc/scripts/gd32_genpinmap/). I am planing to do this soon.

@TimeKeepper
Copy link
Author

@maxgerhardt Received, thank you for your response and contribution.:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants