STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

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
  • 460 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
  • 278 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
  • 3134 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
  • 834 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...