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

Resolved! Errors in STM32CubeIDE firmware update offline.

Hi,I have a problem with STM32CubeIDE firmware update. STM32CubeIDE wants me to download stm32cube firmware f7_v1.16.0. I downloaded manually this update file offline because of the system have no internet connection. I moved the whole STM32CubeFW-F...

AK47 by Associate II
  • 6682 Views
  • 6 replies
  • 1 kudos

Resolved! CMake error when building STM32 project outside STM32CubeIde

Hello everybody,I'm trying to build an STM32 simple example based on CMake from the Windows shell but I got an error (I think because CMake doesn't find the GCC STM32CubeIde toolchain configuration).If I run CMake from STM32CubeIde all works fine (I ...

MaxC by Associate III
  • 1501 Views
  • 4 replies
  • 4 kudos

Unable to read the data from the DHT11 temperature sensor

I have written the following bare-metal code to get readings from the DHT11 sensor on my stm32 G071RB board:I have attached my main.c file below. When I try to debug my code, the execution halts at - while ((DHT11_PORT->IDR & GPIO_PIN_12) != 0); in t...

HZ by Associate II
  • 1416 Views
  • 3 replies
  • 0 kudos

Resolved! Hardfault in NonSecure_Init

  #define VTOR_TABLE_NS_START_ADDR 0x08100000UL static void NonSecure_Init(void); static void MX_GPIO_Init(void); static void MX_GTZC_S_Init(void); static void MX_ICACHE_Init(void); int main(void) { HAL_Init(); /* GTZC initialisation */ MX_...

Riya_0-1712138637083.png Riya_1-1712138679394.png Riya_2-1712138700909.png
Riya by Associate II
  • 1629 Views
  • 4 replies
  • 0 kudos

Resolved! Problem after updating CubeIDE to 1.15.0

Hello.After updating STM32CubeIDE to 1.15.0 I faced this problem :(I can't run or debug any projects. Of course, software for STLink was updated.Hope, someone has a solution. My console includes this information:Encountered Error when opening ..........

cube-15_1.png
DmitriG by Associate II
  • 1954 Views
  • 4 replies
  • 3 kudos