STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

STM32WB55 Bluetooth examples problem

Dear ST!We recently bought 2 Nucleo WB55RG boards for Bluetooth host/server purposes. Downloaded the p2p host and server BLE example projects from the STM32Cube_FW_WB_V1.17.0 pack, directly from that repository the applications work flawlessly. I'd l...

s_erno by Associate
  • 942 Views
  • 2 replies
  • 1 kudos

HAL_I2C_Mem_Read_IT

I'm using the Nucleo-G491RE board, and the STM43G491VET chip. The call to HAL_I2C_Mem_Read_IT works on the chip, but not on the Necleo board. The .ioc is the same for both, but the Nucleo says HAL is busy if you go into the HAL code. Both are using a...

VPICINC by Associate
  • 576 Views
  • 1 replies
  • 0 kudos

Resolved! How to solve STM32CubeIDE compile error?

After re-install the OS(win10), and install the cube IDE to 1.10, I can't compile pass the project which work well before.Could you kindly show me why and how to solve this questions?Thanks!d:\program files (x86)\st\stm32cubeide_1.10.0\stm32cubeide\p...

0693W00000WJCqAQAX.png
kaka.zhuo by Associate II
  • 5301 Views
  • 5 replies
  • 0 kudos

Resolved! STM32L4 series: Bootloader from system memory

Hi, I'm using an STM32L4P5ZG microcontroller, trying to do a bootloader program. Entering into bootloader mode, exit after a fraction of a second and jump to the main loop. Not staying in the bootloader mode. I tried enabling through software to PH3 ...

Lavanya1_0-1696396826542.png
Lavanya1 by Associate II
  • 1761 Views
  • 2 replies
  • 0 kudos

Build Error - QuadSPI and FreeRTOS

Hi,I use Riverdi RVT70HSSNWC00-B STM32 based board. I got project from my colleague to continue working on it. I succesfully imported it and also project build worked, but always after some time I am getting same errors. It begins with library "tmk.h...