Blinky example on ch32x035f8u6 #35
anti-social
started this conversation in
General
Replies: 2 comments 4 replies
-
Might be related to the issue I had here. |
Beta Was this translation helpful? Give feedback.
3 replies
-
For now, yes. I think this is something @andelf should think about. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run a
blinky
example on mych32x035f8u6
board from WeActStudio. But the LED is constantly shines. If I exchangeset_low
andset_high
in the example's code it does not shine at all. I tried to do blocking delays and it works as expected. So I wonder how can I debug what's going wrong?Beta Was this translation helpful? Give feedback.
All reactions