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 STM32L412. #1727

Merged
merged 4 commits into from Nov 15, 2022
Merged

Add support for STM32L412. #1727

merged 4 commits into from Nov 15, 2022

Conversation

HiFiPhile
Copy link
Collaborator

@HiFiPhile HiFiPhile commented Nov 7, 2022

Describe the PR
Add support for STM32L412 who use stm32_fsdev driver, Should also work for STM32L41xxx/42xxx/43xxx/44xxx/45xxx/46xxx.

Tested CDC ok on STM32L412-Nucleo.

Need to be tested with GCC since I'm using IAR.

Additional context
While trying to find a board for HITL setup, I found this board who use the same driver as STM32L0, which is used for our product.

@HiFiPhile
Copy link
Collaborator Author

HiFiPhile commented Nov 8, 2022

Test with GCC 11.3, cdc_dual_ports & cdc_msc & cdc_msc_freertos runs well.

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.

look great, thank you very much

@hathach hathach merged commit 6c6b7ee into hathach:master Nov 15, 2022
@HiFiPhile HiFiPhile deleted the bsp_412 branch March 31, 2023 06:51
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.

None yet

2 participants