CH32V203 USBFS CDC Device #3537
Unanswered
Thecactusman0
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi everyone,
I am trying to get a CH32V203 eval board to present as a CDC device through the USBFS port. It was fairly straightforward to get the USBD port working, but moving over to USBFS has been a bit trickier. Im working in platformio.
The board appears as a working com port when connected to a pc, but refuses to make a connection. Enabling logging shows some errors.
I've also included my tusb_config.h file below for reference
Any pointers would be greatly appreciated, I don't have a lot of experience with tinyusb or lower level usb work so im a bit lost on where to go from here.
Beta Was this translation helpful? Give feedback.
All reactions