STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

The overview of the CPU in .ioc view does not show up

HiI cloned a STM32Cube project that was developed on a windows 10 machine to my 18.04 ubuntu machine and opened the project.When I click on the .ioc file (and expect to get an overview of the CPU) I get a blank sheet and the laptops fan increase it's...

SThor by Associate II
  • 1968 Views
  • 9 replies
  • 0 kudos

re-compile .S files, if a #define has changed in a .h header file, which is included by '#include' in the .S file

I'm using .c and .S (for assembler) files in my project. I also using '#include' in the .S files as the GNU compiler pre-process the .c files same as .S files. If I change a #define in a C header file, wich is included in a .S file, the affected .S f...

koster by Associate III
  • 441 Views
  • 0 replies
  • 0 kudos

Wifi_init()

Hello everyone,why the wifi doesn’t initialized? I use the IoTA1i added these 2 lines to enable the WiFi but the LED doesn’t turn on! The problem when I change WIFI_STATUS_ERROR it doesn’t turn on too. I added the CRC calculation, and left the config...

idrissmc by Associate III
  • 473 Views
  • 0 replies
  • 0 kudos

CubeIDE doesn't generate HAL_EXTI for STM32L152

Hi.CubeIDE doesn't generate the HAL_EXTI for STM32L152CubeIDE 1.2.1STM32Cube FW_L1 V1.9.0Nucleo F152As a result, using HAL_EXTI Type or API will cause compile error. Attached nucleo-l152-exti.zip is demonstration code. You can see compile error. The ...

Takemasa by Associate III
  • 891 Views
  • 2 replies
  • 0 kudos

STM32 self-test library (testing GPIO, PWM ...)

Hi,I'm wondering if there are any libraries developed by ST that test STM32 (and STM8) hardware (a library that can test if all GPIOs can be set/reset, if PWM is as accurate as expected, if ADC is ok too etc.)Any clue ?regards,AJT

AJT by Associate III
  • 3583 Views
  • 13 replies
  • 1 kudos

[Downgrade] Is it possible to download the STM32Cube FW_F4 V1.16.0 package to run with STM32CubeIDE v1.3.0? (current version FW_F4 V1.25.0)

I am trying to reproduce a project that was published on 11/23/2017, but I do not know the IDE (STM32CubeMx) version used (maybe v4.23), I was able to find this image reference, which shows the package version. When trying to reproduce this project w...

0690X00000DYO9HQAX.png
by Not applicable
  • 2441 Views
  • 3 replies
  • 0 kudos

Sharing .c/.h pairs in Multiple Projects(Mainting .c/.h files whilst they are in development across multiple projects)

Hi,First post here. I've been using Eclipse previously with SystemWorkbench for STM32 and now the STM32CubeIDE.I'm working on an embedded project which uses multiple microcontrollers and need to use the same .c and .h files for both (with different c...

SSpen by Associate II
  • 1686 Views
  • 7 replies
  • 0 kudos

Target is not responding, STM32 NUCLEO-F446RE

I apologize about this, I am very new to this micro-controller and this programming language. I have no idea how to move forward with this. Thank you in advance!/* USER CODE BEGIN Header */ /** ******************************************************...

Aaronium by Associate III
  • 1021 Views
  • 6 replies
  • 0 kudos