Replies: 1 comment 1 reply
-
Arduino on GD32450 is not yet implemented here o_o https://github.com/CommunityGD32Cores/ArduinoCore-GD32/tree/main/system If you meant F350, the current default already is HXTAL Dynamic change of clock settings via menu selection or build flags is still an open issue per #19 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GD32F450 has internal oscillators as follows:
Internal 8 MHz factory-trimmed RC and external 4 to 32 MHz crystal oscillator
Internal 48 MHz RC oscillator
Internal 28 MHz RC oscillator
Internal 40 KHz RC calibrated oscillator and external 32.768 KHz crystal oscillators
How can we set on Arduino if I will use external crystal oscillator?
Beta Was this translation helpful? Give feedback.
All reactions