Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rgoulter
Copy link
Owner

When porting over the onekey example & adapting it to use the usbd-smart-keyboard crate (which descends from the keyberon-using code I'd written over at keyboard-labs), I found that the STM32F4 didn't work when using usbd-serial.

This likely has something to do with STM32F4xx only having 4 USB endpoints.

I'm not exactly sure where those 4 are coming from. (tinyuf2 + hid device with keyboard and consumer control?). But, using conditional compilation avoids this.

@rgoulter rgoulter merged commit f397c25 into master Mar 26, 2025
1 check passed
@rgoulter rgoulter deleted the feature-flag-usbd-serial branch March 26, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants