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


STM32F7 discovery - Audio input and output configuration


Hello everyone, I am trying to receive input from audio in line and transmit the same signal through audio output on STM32F7 Discovery board. I am generating initialization code using CubeMx, but I need help on which parameters I have to set in CubeMx. I have checked the same questions in the community but no relevant answers have been found. Or else how can I configure WM8994 audio codec IC to generate square wave signal through audio channel. I just need to generate any kind of signal using audio outline(headphone). Any relevant answer would be helpful.

Thank You.