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

STM32CubeIDE and C# / .NET Nanoframework

Hi,As a C# application developer, are there any plans to integrate C# with .NET Nanoframework into STM32CudeIDE?I know there are ways to do it with Visual Studio. But this also incurs a different bootloader firmware to be flashed. And this is only va...

GDR by Associate
  • 1641 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F030F4P6TR + ADC

Hello. I am new to STM32F030F4P6TR programming, so I am asking for your help. You need to write a simple program to light up the LEDs depending on the voltage. But I have some problems with the ADC. To begin with, I wrote a simple program that flashe...

Taras_Burko_1-1695384316143.png Taras_Burko_2-1695384329231.png

STM32H750 CubeIde MPU setting ignored

Hello, I am trying to get Ethernet working, I don't like HAL, switched all is possible to LL library. @Piranha​ Hi, if this is a bug please add to your report if someone try use LL configuring Ethernet. Platform LinuxCUBEIDE Version: 1.7.0STM32Cube_F...

0693W00000GYIi3QAH.png
RRoma.4 by Associate II
  • 792 Views
  • 1 replies
  • 1 kudos

Code performance profiling

Hello,Is there an integrated tool in STM32CubeIDE that I can use to measure how long a block of code lasts?I was used to use a similar tool on TI CodeComposer, that measured the elapsed clocks from a breakpoint to another.Thank you,Carlo

CTabo.1 by Senior
  • 2661 Views
  • 2 replies
  • 0 kudos

Resolved! error: unknown type name '__root'

I am using below codes. But this define not supportted #define KeepInCompilation __root #define KeepInCompilation __root   /* Private function prototypes -----------------------------------------------*/ int Init (); KeepInCompilation int Write (uin...

0693W00000KbyTvQAJ.png