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

where is internal register

Hi . first of all is there any complete resource for all feature of stm32cubeIDE?Second of all in keil in debug mode we have a part for internal register of processor which show us the operating mode of processor for example thread or handler mode (a...

0693W000000VoVfQAK.png
M N by Associate II
  • 562 Views
  • 2 replies
  • 0 kudos

How to measure CPU usage using CMSIS FreeRTOS?

Hi! How do I measure CPU usage for every task in CMSIS FreeRTOS?I enabled all run time and task stats gathering related definitions (GENERATE_RUN_TIME_STATS, USE_TRACE_FACILITY and USE_STATS_FORMATTING_FUNCTIONS) in STM32CubeIDE GUI.When I call vTask...

rrnicolay by Associate II
  • 4442 Views
  • 6 replies
  • 0 kudos

Resolved! How to disable breakpoint in hard fault handler?

I'm controlling the temperature of high power heaters in my project. Because ithe product can damage if the heaters stay on too long, I have added code to disable the heaters in the hard fault handler. This way I can be sure that if something goes wr...

luuk by Associate II
  • 971 Views
  • 2 replies
  • 0 kudos

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
  • 611 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
  • 511 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
  • 686 Views
  • 3 replies
  • 0 kudos