You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But there is no easy way that is built-in right now.
I recommend to use ch32v003fun for now if you can (if you want, there is also PlatformIO support).
This core is based on that project and currently has many examples to work with.
Hello!
I am looking to use this chip to beep a melody on a passive piezoelectric buzzer.
I plan to use arduino's builtin
tone();
function, is this supported with this microcontroller? Will it only work on certain pins?Thank you! -- also this is a very cool microcontroller, excited to use!
The text was updated successfully, but these errors were encountered: