Replies: 1 comment 3 replies
-
|
Maybe it's the same underline issues with #3253 |
Beta Was this translation helpful? Give feedback.
3 replies
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 have port tiny usb on stm32575 and work as expected. I run cdc and dfu. My system clock is at 16mhz.
The only problem I have is that usb work only with compiler optimization zero -o0, if I increase the optimization level usb never start and windows does not recognize any device.
I have not try to make any debug yet, is this something common for this mcu ?
Beta Was this translation helpful? Give feedback.
All reactions