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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32H745 stuck waiting for M4

I just got started with a dual core STM32H745. I put together a quick project with CubeMX to test some FDCAN interfaces. I built the program and ran it.I'm using Keil ARM MDK. After building, and connecting it appears to connect to the CM7 (which ...

Resolved! No SDIO in CubeMX

Good afternoon.I am using BluePill STM32F103C8T6 board.I wanted to connect an SD card to it and use it as Mass Storage​All examples use the SDIO interface for connection.But I don't have this item in CubeMX. How can I mount an SD card​

_legacyfs_online_stmicro_images_0693W00000biIGNQA2.png
DMukh.2 by Associate II
  • 2750 Views
  • 6 replies
  • 0 kudos

STM32CubeMX 6.8.0 released

We are pleased to announce you that the official release of STM32CubeMX v6.8.0 is available for download hereWhat is new in STM32CubeMX V6.8.0?• Added the support for the STM32H5 series microcontrollers• Added the support for new microcontrollers in ...

How to make the right connection for using DDR Test Suite?

The board is installed with the system( stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15) by following the Getting started .All drivers are installed.However, in the DDR test suite, I cannot connect to the device.How to make the right connecti...

0693W00000QMwtvQAD.jpg 0693W00000QMx0DQAT.jpg 0693W00000QMx03QAD.jpg

STM32H7, MX make HAL without ISR?

On an STM32H7, is it possible to configure CubeMX to make a HAL that does not use an ISR? It makes one for Tick to increment the tick counter.

DRook.2 by Associate II
  • 546 Views
  • 1 replies
  • 0 kudos

STM32CubeMX/STM32CubeIDE does not include DelayBlock LL driver when using OctoSPI peripheral with Delay Block Enabled on STM32H7A

Using STM32CubeMX/STM32CubeIDE - when enabling and configuring the OctoSPI peripheral (Hyperbus mode) on STM32H7A and enabling the Delay Block feature, the LL driver for DelayBlock does not get included in generated projects.I had to enable SDMMC1 to...

rvumbaca by Associate II
  • 1980 Views
  • 8 replies
  • 0 kudos

Strange line (bug?) in LL_TIM_BDTR_Init()

Lines 792..793 in stm32h7xx_ll_tim.c: MODIFY_REG(tmpbdtr, TIM_BDTR_AOE, TIM_BDTRInitStruct->AutomaticOutput); MODIFY_REG(tmpbdtr, TIM_BDTR_MOE, TIM_BDTRInitStruct->AutomaticOutput);That second line looks odd as TIM_BDTRInitStruct->AutomaticOutput ...

mkm_ctv by Associate II
  • 971 Views
  • 3 replies
  • 0 kudos

Bug in resolution setting when using LL for ADC3

As indicated in community.st.com/s/question/0D53W00000zoHteSAE/h7cubemx-critical-bugs-with-ll-and-adc3 there seems to have been a bug where the resolution wasn't correctly set when working with ADC3.As of today, the conversion seems to instead be mad...

mkm_ctv by Associate II
  • 1662 Views
  • 8 replies
  • 1 kudos