STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! STM32F411EDISCO - USB Device example

Hi I bought STM32F411E DISCO board for project and want to develop a custom USB Device for communication with PC I need some information on following How to use STM32CUBE software (IDE, Complier) with this board Where is Embedded software and librari...

DHinge by Associate II
  • 1584 Views
  • 5 replies
  • 0 kudos

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
  • 3972 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
  • 2683 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
  • 770 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
  • 472 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
  • 443 Views
  • 1 replies
  • 0 kudos