Skip to content

Support for STM32F4xx, STM32F7xx, STM32H7xx, STM32WBxx#587

Open
pschatzmann wants to merge 5 commits into
adafruit:masterfrom
pschatzmann:stm32
Open

Support for STM32F4xx, STM32F7xx, STM32H7xx, STM32WBxx#587
pschatzmann wants to merge 5 commits into
adafruit:masterfrom
pschatzmann:stm32

Conversation

@pschatzmann

Copy link
Copy Markdown

I added proper support for USB Audio Class 2.0 to my AudioTools libary.

When I wanted to test against different STM32 microcontrollers, I noticed that only the F4 is currently supported.
Therefore I added support for the following families:

  • STM32F4xx (re-tested with STM32F411)
  • STM32F7xx (tested with STM32F723)
  • STM32H7xx (tested with STM32H743VIT6)
  • STM32WBxx (tested with STM32WB55CGU6)

I tested with this sketch which tests audio combined with CDC

@pschatzmann pschatzmann changed the title Stm32 Support for STM32F4xx, STM32F7xx, STM32H7xx, STM32WBxx Support for STM32F4xx, STM32F7xx, STM32H7xx, STM32WBxx Jul 8, 2026
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