STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

I am using STM32CubeIDE with NUCLEO-G474RE. placed a logic to generate Sinewave (50 Hz) from a lookup table of in Timer1 interrupt. I am trying to plot this waveform in SWV data trace timeline.

Most of the time non predicted values coming in graph (very big numbers but actual sine values are unit vectors). My core clock is 170 Mhz,Timer1 period overflow interrupt rate is 10 K Hzintercafe SWD clock is 24000 K HzSerial wire viewer clock is 2...

RKall.1 by Associate II
  • 576 Views
  • 0 replies
  • 0 kudos

Wrong address in debug mode.(STM32G431)

Hi I am using STM32G431 and last version of CubeIDE.When I am debugging on ADC12 Common resistor, It's address is 0x50000200.The address should be 0x50000300. How can I change that address? Or Can you change it?

khong.1 by Associate
  • 747 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE won't run in MacOS 10.15 Catalina

Hi everyone!I try to install STM32CubeIDE in my MacBook Air it turns out there is a problem that is caused by macOS Catalina. When I try, it fails with the following error message: "This package is incompatible with this version of macOS. The package...

0690X00000ArcT2QAJ.png
MGine.806 by Associate II
  • 2622 Views
  • 9 replies
  • 2 kudos

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
  • 2644 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
  • 1033 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
  • 477 Views
  • 1 replies
  • 0 kudos