STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

FreeRTOS Middleware can not enable MPU function?

我正在使用STM32L431RCT6,我的 HAL 版本是最后一个。我想使用 FreeRTOS 的最后一个 API 让我的项目更稳定: BaseType_t xTaskGenericNotify( TaskHandle_t xTaskToNotify, uint32_t ulValue, eNotifyAction eAction, uint32_t *pulPreviousNotificationValue ) PRIVILEGED_FUNCTION; #define xTaskNotify(...

Wshuo1_0-1728564635757.png Wshuo1_1-1728564960228.png Wshuo1_2-1728564976868.png Wshuo1_3-1728564986038.png
Wshuo.1 by Associate II
  • 323 Views
  • 2 replies
  • 1 kudos

Resolved! BSP example code generation issue

Hi,I am currently encountering an issue with STM32CubeMX (v6.12.1) when trying to generate the sample BSP code for the STM32H755ZI-6U (Nucleo-H755ZI-Q development board). Specifically, the usual pop-up prompt to select BSP drivers for demonstration c...

help for STM32packcreator

hello, I can not find any good doc for packcreator. I would like to add a folder to my pack, it should be add on the root of my project. it is a tools for win, (exe, py, ...). I have added to others file and as a component. but after generating the p...

Resolved! stm32cubemx failed to open ACCESS TO MCU SELECTOR

 When I click ACCESS TO MCU SELECTOR, the console prints :(I tried uninstalling and reinstalling, but the problem persists)command:jre\bin\java -jar STM32CubeMX.exe -ioutput:2024-10-09 19:44:07,992 [INFO] DbMcus:218 - Found 0 MCUs, 0 are supported202...

pchpub_0-1728474507795.png
pchpub by Associate
  • 502 Views
  • 3 replies
  • 1 kudos

Resolved! Why DCMI on STM32H743BGTx is not available?

Hello On the data sheet of the STM32H743BGTx it states that DCMI peripheral is available for the STM32H743BGTx.But on the STM32Cube IDE is says that is not available.In the following screenshot I have picture the message.     Why DCMI is not availab...

Avgerinos_0-1728393448700.png
Avgerinos by Associate III
  • 365 Views
  • 1 replies
  • 1 kudos

Resolved! CubeMX CANBUS LL Library Support

I have an STM32F407G discovery development kit. I activate CANBUS while doing pin configuration via CubeMX. Then in project manager > advanced settings > driver selector tab, I can select both LL library and HAL library in all options such as GPIO, D...