2025-10-13 8:15 AM - edited 2025-10-13 8:16 AM
Hello,
When I attempt to set up an existing project or create a new project with the VSCode plugin version 3.6.4, I do not see the STM32N6 family as an available/supported device. Am I missing a package or is something corrupted in my installation?
2025-10-13 8:28 AM
@aroby95
Works for me
Based on VSCode integrated terminal, what is output of following command ?
cube pack syncIf any fail reason why I guess ... (are you connected to internet, any firewall or ?)
2025-10-14 1:47 AM
Thanks, @Cartu38 OpenDev, for sharing this very valuable comment.
@aroby95, please give it a try, and if you encounter any issues, possibly you are facing: https://community.st.com/t5/stm32cubeide-for-visual-studio/cube-pack-sync-error-via-vscode-proxy/td-p/847146
Could you confirm ?
2025-10-16 11:08 PM
@aroby95, did you solved your issue by some way?
If not, as suggested, could you execute the cube pack sync command in VSCode integrated terminal and paste here the result?