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

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
  • 430 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
  • 300 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...

NUCLEO-C031C6 board and SD card interface by SPI

Hello,I've just bought two boards NUCLEO-C031C6 and I'm using Stm32CubeIDE to program the board.I would like to know if it's possible to connect an SD card with that board using SPI.I see that FatFS is no more available in Stm32CubeIDE, but there is ...