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
I want to use PC18 and PC19 on a CH32x035 as normal IOs, but it seems as the debugging interface is still running on those pins. I can't control their behaviour.
This is the initialization, am I missing something?
Hi,
I want to use PC18 and PC19 on a CH32x035 as normal IOs, but it seems as the debugging interface is still running on those pins. I can't control their behaviour.
This is the initialization, am I missing something?
`int main(void)
{
SystemInit();
}`
The text was updated successfully, but these errors were encountered: