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

Enable the UART2 Peripheral Clock

Hello, I am doing a UART example and I need to find the command to Enable the UART2 Peripheral Clock. I have enabled the GPIO clock: __HAL_RCC_GPIOA_CLK_ENABLE(); // stm32f4xx_hal_rcc.hand now I need to enable the UART2 Clock Peripheral. Can anyone ...

JLIND.1 by Associate III
  • 2176 Views
  • 8 replies
  • 0 kudos

FreetRTOS Help

Hello, I am going through a Udemy course on the FreeRTOS. The course does not use the latest version of STM32CubeIDE so I am having some troubles. I am using the Nucleo-F446RE Development kit. I have added the library STM32F4xx_StdPeriph_Driver and t...

JLIND.1 by Associate III
  • 818 Views
  • 4 replies
  • 0 kudos

code gets lost upon debug

I downloaded the STM32CubeF7 bundle and extracted it. Then made a new folder under the projects folder of the bundle and started STM32CubeIDE with the workspace pointing to the projects folder. I started a new project blinkled and put the blink code ...

KPort.1 by Associate
  • 399 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble sending/receiving UART message using HAL libraries. I can receive the correct number of data sent, but it only prints as one character ("-")

I have been trying to figure out this problem all day. I am calling the following function with on a character array. I am trying to use the serial port innate in the nucleo board (usart 2, pins 2/3) to open up a serial monitor. The first times I wou...

MOstl.1 by Associate II
  • 542 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeIDE Update not working

I get the following error during update in eclipse.An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).No repository found ...

BelSoft by Associate II
  • 5541 Views
  • 12 replies
  • 1 kudos