STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 400 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
  • 365 Views
  • 1 replies
  • 0 kudos

Resolved! Use second firmware as function, called when necessary

Hi!I want to use 2 firmware on the same microcontroller, one is written at 0x8000000 with ram starting at 0x20000000. The other is flashed at 0x8040000 with ram starting at 0x20010000.The first firmware should use the second as a function. So i alloc...

LSpad.1 by Associate III
  • 624 Views
  • 3 replies
  • 0 kudos

STM32 OTA? Goodbye to ST-Link? How to upload via internet?

I found a project that allows the programming of STM32 via OTA, it would be very interesting if the STM32CubeIDE could work directly with this.[STM32 OTA using esp8266]:https://www.youtube.com/watch?v=aqYHebO789UDoes anyone know if it is possible to ...

by Not applicable
  • 975 Views
  • 2 replies
  • 1 kudos