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


Cube project example UART/UART_TwoBoards_ComDMA

United States
Where does this example select the DMA channel in the code.
United States
another way to ask this question..........how do I change the DMA1 to DMA2 or vise versa.
United States

stepping through the project the writes to the DMA registers don’t write.
Any ideas


United States
I am moving UART6 to UART2 and cant get tne DMA to work