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...

Resolved! STM32CubeIDE can't use gmp.h?

I wanna use big number in my board.So, i try to use 'gmp.h'.But when i use 'mpz_init' function, that have error message like this. -> 'undefined reference to `__gmpz_init''​Should I make this function myself????

HYoun by Associate II
  • 3659 Views
  • 3 replies
  • 0 kudos

Unable to get a valid ADC-value

Hello everyone,at first the Discoveryboard I'm using is the P-L496G-Cell02 / STM32L496G-DISC.To test the ADC I tried to recieve a value from a potentiometer. So I started a new STM32CuvbeIDE project, Selected the board I'm using and changed the Pins ...

FEich.1 by Associate II
  • 1971 Views
  • 11 replies
  • 0 kudos

Resolved! STM32CubeIDE Not Responding after update

I recently updated my IDE, and when trying to open my project I get the expected "Project has been created with 5.6.1 and needs to be updated", but whether I click "Migrate" or "Continue", the whole IDE just goes to "not responding" and I have to clo...

0693W000003Q36GQAS.png
GearHead by Associate II
  • 581 Views
  • 3 replies
  • 0 kudos

UART4_RX and UART5_RX requests were not downloaded

HI everyone,Sorry I am not familiar with STM32Cube IDE.After I created a workspace for my project, I encountered an warning message that says "UART4_RX and UART5_RX and UART4_TX and UART5_TX_DMA requests were not loaded."If I encountered this, what i...

0693W000003PvYCQA0.png
DSant.1 by Associate
  • 353 Views
  • 2 replies
  • 0 kudos

When I create a new stm32project and I try to debug it, STM32CUBEide give me the follow message: "Break at address "0xfffffffe" with no debug information available, or outside of program code." What I can do?

I've found in a forum the follow indication:"The address is outside of any allowed code addresses in a Cortex-M4. The code has probably tried to use unprogrammed flash (0xffffffff) as a return address, see the contents of the link register (R14)."How...

FSvig.1 by Associate
  • 323 Views
  • 1 replies
  • 0 kudos