STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

The CubeMX/CubeIDE login issue is resolved

Hello CubeMX/CubeIDE users.  From the time period of May 14 to May 17, 2024, some users have faced issues when connecting to the ST network while using CubeMX or CubeIDE.Some examples were issues downloading firmware packages using STM32CubeMX and ST...

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

Task failed while connect to the server..

I am working on STM32h753zi board i have one main task with the size of 3K inside that i was calling 6 tasks.Task 1 - 5K Normal priorityTask 2 - 1K Normal priorityTask 3 - 2K Normal priorityTask 4 - 2K Normal priorityTask 5 - 1K Normal priorityTask 6...

AFaya.1 by Associate III
  • 217 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE Code Proposals not working

Hello everybody,I just recently installed CubeIDE on my Mac and Windows systems. On both Code Proposals for thinks like HAL functions or user defined functions does not work. Do you know if there's a chance to change that? I already activated all kin...

HReet by Associate
  • 888 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 freezes when UART ringbuffer user bigger buffer

Hello!I'm receiving data by UART in a ring buffer. When my buffers are lower than 256 it works, but when higher, it get stuck in the first for loop of my code.This is my ring buffer.void HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t ...

SGonz.2 by Associate II
  • 428 Views
  • 2 replies
  • 0 kudos

Why duty cycle of I2C not 50% ?

Hi. I am using STM32L031 for my project. And I am using I2C to read eeprom. It is reading eeprom properly but if you see duty cycle on SCL(red one in the pic below), it is not 50%.My I2C spped is 400kHz. ON time I get is 750ns and OFF time is 1.96us....

0693W00000Nr14vQAB.png

Problem with undefined references in STM32CUBEIDE

Hello there,After an update off STM32CubeIde from 1.17.0 to 1.19.0, the compilation of my code generates a lot of undefined references in functions like HAL_Init(). Do you know how to solve this problem? All of the header files are linked in same C f...

EKama.1 by Associate II
  • 987 Views
  • 1 replies
  • 0 kudos