Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Additional stuff:
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I'm new to tinyUSB and therefore tried to get the suggested example (cdc_msc) working on a STM32U575xx Nucleo Board.
(I'm using my own toolchain.)
When I used HAL 1.3.0, I was able to build and the example worked as expected.
When I used latest HAL 1.6.0, I got build errors. I changed two lines. Then, it build, but it didn't worked anymore. LED was blinking but no reaction on USB.
I will try to investigate myself and if I get it working, I will post feedback.
But, if anyone already know the solution, that would save me some time.
board.h: origin is left

family.c: origin is left

Beta Was this translation helpful? Give feedback.
All reactions