STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! stm32l4r9xx.h gives a warning about passing argument 2 of HAL_GPIO_WritePin makes Integer from Point without a cast

Hello STM32-Community,I've got a somewhat mundane problem today. Suddenly a piece of .h file decides to give a warning. I'm using STM32CubeMX and have also rebuilt the project multiple times and I still get this warning: Anyone knows how to fix this ...

0693W00000KcYRWQA3.png
crackl1ng by Associate III
  • 1473 Views
  • 7 replies
  • 0 kudos

Resolved! Additional Softwares is not displayed on STM32H747

Hello!My problem is that I don't see the components in the Additional Software menu.I did everything strictly according to the instructions specified of the official website. Components installed as shown.CubeMX reinstalled, the computer rebooted, bu...

OBorz.1 by Associate II
  • 1264 Views
  • 3 replies
  • 0 kudos
Essayator by Associate III
  • 1281 Views
  • 6 replies
  • 0 kudos

Problem with CUBEMX 6.3 and CUBE F4 V26.2

Hello dear Engineers,Before this upgrade(downgrade?????), I was able to use FREERTOS successfully. The main procedure was to change the time base from SYSTICK to TIM1 and then everything was working. Now in this upgrade even without FREERTOS, when th...

How to configure Zigbee and FreeRTOS using CubeMX.

How to configure Zigbee and FreeRTOS using CubeMX. Currently the samples under WB55 have two Zigbee and FreeRTOS samples, but for EWARM. Is there a note on how to manually add FreeRTOS to a CubeMX/CubeIDE project for ZigBee. I have an application on ...

PGogt by Associate III
  • 2070 Views
  • 6 replies
  • 2 kudos

Resolved! STM32L476RG EXT IRQ not working....

Hi all...I am using a nucleo board and CubeMX ....I have an external interrupt which I can see on the logic analyzer. However when setting a breakpoint in code it never goes there?? I am set for rising edgevoid HAL_GPIO_EXTI_Callback(uint16_t GPIO_P...

SWenn.1 by Senior III
  • 1040 Views
  • 7 replies
  • 0 kudos

SetupSTM32CubeMX-6.5.0 installer for macOS

I downloaded the SetupSTM32CubeMX-6.5.0 installer and its folder for macOS.The installation of STM32CubeMX with macOS 12.2.1 (Monterey) is not allowed even following the terminal command: sudo xattr -cr ~/SetupSTM32CubeMX-6.5.0.app.I think there is a...