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've been trying to create a simple HID device for STM32G4 using TinyUSB, based on existing examples, but nothing works so far. The program stops right after the "HID init" log, and then it enters an infinite loop due to some error. I've debugged a lot, but I can't figure out what's going wrong.
Please, if anyone has a working project for STM32G4 (e.g. STM32G431 or similar), even a minimal one, I would really appreciate it.
Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to create a simple HID device for STM32G4 using TinyUSB, based on existing examples, but nothing works so far. The program stops right after the "HID init" log, and then it enters an infinite loop due to some error. I've debugged a lot, but I can't figure out what's going wrong.
Please, if anyone has a working project for STM32G4 (e.g. STM32G431 or similar), even a minimal one, I would really appreciate it.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions