Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32F4DISCOVERY USB flow control #21

Closed
gfwilliams opened this issue Oct 1, 2013 · 4 comments
Closed

STM32F4DISCOVERY USB flow control #21

gfwilliams opened this issue Oct 1, 2013 · 4 comments

Comments

@gfwilliams
Copy link
Member

STM32F1 boards have USB flow control, but the F4 doesn't - so copy/pasting code tends to lose characters

@shoork
Copy link

shoork commented Oct 2, 2013

Same problem on HY24 I think :(

@gfwilliams
Copy link
Member Author

HY24 is a STM32F1 part. You're probably using the USB serial connection rather than the USB CDC connection - in which case what you want is this: #20

But if you just plug into the other USB connector it should work fine.

@shoork
Copy link

shoork commented Oct 2, 2013

Both seems to have the problem... need to do more investigation on my side...

@gfwilliams
Copy link
Member Author

Should be fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants