Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Why does the HAL_SDADC_InjectedStart_DMA() function accept a d\ata array of uint32_t numbers for this 16 bit converter? This is twice what is needed and is wasteful of precious memory.