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

Float variable not working in stm32cube_ide.

Hi,Float type variable is not working in stm32cube_ide.float r = 3.14;when I debug the value of r it shows 3 and also I cross verify by using if condition.if(r==3.14)but condition fails, that means float variable not working in ide.Please help!

VKUMA.12 by Associate II
  • 1357 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F4 - HardFault_Handler / HAL_TIMEOUT errors

Hello!We have 2 identical custom PCB using STM32F446RE MCU, we encounter the following issues and we can't find out what is happening.I'll try to explain the best I can such problem, testing boards with simple LED blinking program:while (1) { HAL_...

C. Mart by Associate III
  • 3229 Views
  • 9 replies
  • 0 kudos

Hello Everyone, I'm trying to run the sample code given to me by the provider of our board and I'm having a problem when I try to build the project.

This is the sample error that pops up. How can I fix this? I'm very new to this so I'm not very familiar with this error. Hope that someone could help me with this. Tell me what else I need to provide so you can help me better./Applications/STM32Cube...

NPine.1 by Associate
  • 926 Views
  • 3 replies
  • 0 kudos