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

Resolved! Send an array of integers over UART

I want to send an array of integers over UART in one go. I was able to do this using for loop as below.But I want to do it without for loop as it is taking time to send over UART. How to send the integer data over UART in one go?This is the data I wa...

AKhot1_0-1690178079538.png AKhot1_1-1690178406237.png
AKhot.1 by Senior
  • 6790 Views
  • 11 replies
  • 1 kudos

Resolved! STM32CubeIDE - SWV Profiling

Hi,I use the SWV Profiling tool quite a lot towards the end of my projects to "fine tune" the speed and efficiency of my code. i.e. what code to run from ram, whether to use cacheing, find inefficient algorithms etc.It would be handy to export the Pr...

Snag_e50b894.png

Resolved! Adding a file (Inc)

Somehow I'm blinded at the moment. How do I simply add a file from the filesystem into the project ?I created a header file "times.h", put it into ~/STM32CubeIDE/workspace_1.4.0/project/Core/Inc. Now it sits there. Opening the tree view, I don't see ...

Resolved! Porting STM32CubeMX project to STM32CubeIDE

Hi,I keep getting errors when trying to port a project from STM32CubeMX (v6.9.0) to STM32CubeIDE (v1.13.0). I have updated IDE due to a previous error stating incompatibility between the versions of MX being used - this has now been replaced by the a...

octo-ig by Associate
  • 1618 Views
  • 3 replies
  • 0 kudos

stm32h747i-disco usart1 y usart2

When i use UART at  fp_vision_app.c,why i use usart1 (huart1)the led blue is shinning and the screen show all the information. But when i use usart2(huart2),the led blue is on and the screen get block(nochange) all the setting is the same only change...

wjian2_0-1690208163562.png wjian2_1-1690208198800.png wjian2_2-1690208223656.png
wjian.2 by Associate II
  • 379 Views
  • 0 replies
  • 0 kudos