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


STM32L4 linker script for 96+32 KB RAM

Hi ST support,

I’m using STM32L476RG-Nucleo, AC6 IDE generated linker script only offers 96 KB RAM.

My need application more RAM, can I use 32 KB which is SRAM2 as below.

32 Kbyte located at address 0x1000 0000 with hardware parity check (SRAM2)

Best regards,
Sachin