Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


USB Audio Streaming on Nucleo F767ZI

Hi,
I was wondering if anyone has managed to get USB to i2s streaming working on an STM32F7 based board? I am working on a project where I am streaming from USB to i2s and then to a pair of STA350 sound terminal boards. If anyone has, could you please post the code that you used?
Thank you