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

Support USB External PHY and USB-SERIAL-JTAG coexistence #1991

Open
ProfFan opened this issue Aug 23, 2024 · 2 comments
Open

Support USB External PHY and USB-SERIAL-JTAG coexistence #1991

ProfFan opened this issue Aug 23, 2024 · 2 comments
Labels
peripheral:usb USB peripheral

Comments

@ProfFan
Copy link
Contributor

ProfFan commented Aug 23, 2024

This can be achieved per the TRM (page 942).

The first part would eliminate the need to enable the internal PHY alongside with Wi-Fi which apparently is not recommended per the manual.

The second part would allow the USB and USB-JTAG to be used concurrently, which allows easy, debuggable development of USB peripherals.

@MabezDev
Copy link
Member

This would be nice, something I wish I did for my keyboard. I don't think it should be that hard, but I don't know how to test it. Do you know of any devkits that use an external USB phy?

@ProfFan
Copy link
Contributor Author

ProfFan commented Aug 23, 2024

@MabezDev I don't know, but this seems to indicate a viable solution. I'll see if I can make something that has it and potentially ship to you guys?

@jessebraham jessebraham added the peripheral:usb USB peripheral label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
peripheral:usb USB peripheral
Projects
Status: Todo
Development

No branches or pull requests

3 participants