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

How can I set STM32CubeIDE in the following way

Preamble: consider I have an STM32F4 Discovery Board.Hi,STM32CubeIDE offers a very good interface and opportunities. However, I am type of a person who wants to actually see each step. So, I want such a configuration that, only the minimum set of re...

YAkse by Associate III
  • 621 Views
  • 3 replies
  • 0 kudos

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
  • 523 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
  • 694 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
  • 2475 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
  • 2532 Views
  • 8 replies
  • 0 kudos