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

Implement VCP support #9

Open
3 tasks
Disasm opened this issue Oct 20, 2020 · 7 comments
Open
3 tasks

Implement VCP support #9

Disasm opened this issue Oct 20, 2020 · 7 comments

Comments

@Disasm
Copy link
Contributor

Disasm commented Oct 20, 2020

  • Baud rate handling on the USB side
  • UART driver (USART2)
  • Automatic baud rate detection?
@korken89
Copy link
Contributor

For the VCP remember to swap the RX/TX pair if testing :) They were accidentally swapped in the design.

@Disasm
Copy link
Contributor Author

Disasm commented Oct 20, 2020

Huh? Connections and labels are totally correct from my perspective. Where they were swapped?

@korken89
Copy link
Contributor

At the ESD chip

@Disasm
Copy link
Contributor Author

Disasm commented Oct 20, 2020

Yes, but stlink signal names are also backwards:

Screenshot at 2020-10-20 20-30-17
Anyway, I'll be careful :)

@korken89
Copy link
Contributor

Oh, maybe I got it wrong 2 times xD

@Yatekii
Copy link
Member

Yatekii commented Oct 20, 2020

Yes, but stlink signal names are also backwards:

Screenshot at 2020-10-20 20-30-17
Anyway, I'll be careful :)

what is this evil lol

@Disasm
Copy link
Contributor Author

Disasm commented Oct 20, 2020

@Yatekii UM2448, chapter 9.1.2 "STDC14 (STM32 JTAG/SWD and VCP)"

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

No branches or pull requests

3 participants