STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

How Wise Studio work????

Hi all, I'trying to explore steval board with BlueNRG2 chip, I'm working on BLE_SensorDemo project, works nice, right now I wan to develop my owm file, so far I've developped a library for SPI flash.I've added my header in Inc folder et my source fil...

SBaro.11 by Associate III
  • 179 Views
  • 0 replies
  • 0 kudos

STM32CubeMx not generating a project file on Mac

when I click open project from STM32CubeMx something tries to open then I get a python quit unexpectedly message, ok fine. then I try to open the project manually in the STM IDE only to find that there was no project file generated.can anyone advise ...

AP0LL0 by Associate
  • 177 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to access Calibration Words with STM32H503RBT

I try to read VREFINT_CAL word :  uint16_t *VREFINT_CAL=(uint16_t *)(0x08FFF810); uint16_t v = *VREFINT_CAL;  When running, Hard fault interrupt is called.Memory protect seems not active (MPU not used, GTZC not enabled).What can be the problem ?Thank...

Resolved! Starting an STM32 Project in STM32CubeIDE

Hello everyone, I am new to STM32CubeIDE, I'm following this tutorial. In the tutorial, he pressed okay to a message saying "generate new code?"When he does, his project explorer showed thisI followed same steps, and when I pressed okay to "generate ...

AmaniAlzahrani_0-1728892597483.png AmaniAlzahrani_1-1728892667329.png

STM32G491 Flash memory organization

HelloFor my project I use a stm32g491rct6 with 256k flash. RM0440 Reference manual table 2 say that the flash of this Micro is 256KB in single bank, at this point what is the page size and flash mapping? In stm32g4xx_hal_flash.h FLASH_PAGE_SIZE is 0x...

STM32CubeProgrammer2.17.png STM32CubeProgrammer2.16.png

Resolved! Errors building a project

I made a project with Empty Targeted Project Type and when trying to build the project, it shows an error with the following message:Errors occurred during the build. Errors running builder 'CDT Builder' on project 'HelloWorld'. Internal error buildi...

Can't update ST link

For some reason my I cant update my St link. Issue first came up as debug tool wasnt working properly. Trying again the IDE said no stlink detected when trying to debug the target.    it finds it correctly as shown in the screen shot below (running f...

Screenshot 2024-10-15 204235.png f889c807-880f-4edd-bee5-717aba6eb856.png Screenshot 2024-10-15 204814.png
pingu by Associate
  • 281 Views
  • 2 replies
  • 1 kudos

How to use GIT branching while using STM32cubeIDE?

Hi all,I have a project that has been developed within STM32CubeIDE. I also have a github repository associated with the project. What I now want to do is branch the project to work on some other features. I may want to have two separate projects in ...

CDyer.1 by Senior
  • 862 Views
  • 10 replies
  • 6 kudos