Skip to main content
Associate III
June 13, 2024
Solved

STM32 VS Code Extension

  • June 13, 2024
  • 2 replies
  • 1801 views

I noticed there are no STM32H747xx devices available for project creation from VS Code (it lists only through STM32H743xx). Is there any timeline on getting that device support in VS Code?

rtalan_0-1718317942607.png

 

Best answer by mattias norlander

Correct.

This is because the H747 is a dual-core device. When we deployed the 2.0.x version of the VS Code extension, we were not ready to enable support of anything but "simple single-core" STM32 devices.

Support for dual-core devices, TrustZone devices and BootFlash devices will hopefully come in the next release in a few weeks. Work currently in progress...

2 replies

mattias norlander
ST Employee
June 26, 2024

Correct.

This is because the H747 is a dual-core device. When we deployed the 2.0.x version of the VS Code extension, we were not ready to enable support of anything but "simple single-core" STM32 devices.

Support for dual-core devices, TrustZone devices and BootFlash devices will hopefully come in the next release in a few weeks. Work currently in progress...

Associate
November 14, 2024

Any update on this? I see that a new version was released, with advertised support fort dual-core, however, there is still no support for STM32H747, or H745/H755 (the parts I'm interested in)