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

feat: add SPI master for mcu stm32wba #343

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

cassio-lazaro
Copy link
Contributor

@cassio-lazaro cassio-lazaro commented Jun 18, 2024

Description

Extend hal_st to support SPI for new family STM32WBA5xx.

Details

  • The SPI Master with DMA was tested with WBA52, WB55 and F767.
  • Only implement the Master mode.

@cassio-lazaro cassio-lazaro force-pushed the 28060-Extend_SPI branch 7 times, most recently from 2a80659 to 1208afc Compare June 18, 2024 15:52
@cassio-lazaro cassio-lazaro changed the title feat: add SPI for mcu stm32wba feat: add SPI master for mcu stm32wba Jun 18, 2024
@cassio-lazaro cassio-lazaro marked this pull request as ready for review June 18, 2024 16:15
@cassio-lazaro cassio-lazaro requested a review from a team as a code owner June 18, 2024 16:15
@cassio-lazaro cassio-lazaro force-pushed the 28060-Extend_SPI branch 2 times, most recently from 844cddc to c5115da Compare June 21, 2024 08:56
@andjordan andjordan merged commit 8115ac1 into philips-software:main Jun 26, 2024
23 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.

3 participants