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

cores(U5): support USB Type-C on U5 #1640

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Feb 2, 2022

Summary
cores(U5): support USB Type-C on U5

Only USB legacy on Type-C, no UCPD.
Hardening of TCPP default legacy state,
which applies to U5 as well as L5 series.

Tested:

  • AnalogReadSerial with "USB support CDC (generic Serial supersede USART)
  • Both Nucleo-U575zi-Q and B-U585I-IOT02A boards
  • Both TypeC <--> TypeC and TypeC <-->TypeA cables

Note: #1639 is needed

@ABOSTM ABOSTM requested a review from fpistm February 2, 2022 10:05
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Feb 2, 2022
@fpistm fpistm added this to the 2.3.0 milestone Feb 2, 2022
STM32 core based on ST HAL automation moved this from In progress to Needs review Feb 2, 2022
Only USB legacy on Type-C, no UCPD.
Hardening of TCPP default legacy state,
which applies to U5 as well as L5 series.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
STM32 core based on ST HAL automation moved this from Needs review to Reviewer approved Feb 2, 2022
@fpistm fpistm merged commit 7fc68de into stm32duino:main Feb 2, 2022
STM32 core based on ST HAL automation moved this from Reviewer approved to Done Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants