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

Add support for STM32U535xx/STM32U545xx #2672

Merged
merged 11 commits into from
Jun 15, 2024
Merged

Add support for STM32U535xx/STM32U545xx #2672

merged 11 commits into from
Jun 15, 2024

Conversation

tinic
Copy link
Contributor

@tinic tinic commented Jun 12, 2024

The low-end devices STM32U535xx and STM32U545xx use the USB IP found in older STM32 devices (like an STM32F04x for instance). So use the stm32_fsdev driver instead of the synopsys/dwc2 for these two devices.

Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you. I haven’t tested since didn’t have the hw yet, but it looks great

@hathach hathach merged commit 007a8bd into hathach:master Jun 15, 2024
76 checks passed
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