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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1572 Views
  • 0 replies
  • 2 kudos

Resolved! How can I configure my F446RE clock to run at 180 MHZ?

This continues to be a confusing topic for me. I am slowly beginning to understand how the MCU Clock Configuration tab works in CubeMX, but I could use a little clarity before I start tweaking all these values.Here is my current clock configuration: ...

0693W00000GVvnfQAD.png

STM32F4 + SDIOCard(Bluetooth/Wifi) example ???

Hi,Can I somewhere find an example for STM32F4 + SDIOCard(Bluetooth/Wifi) ??? (It's not a SD-Card and not a MM-Card)It seems, CubeMX can only generate HAL for SDC and MMC based on Hardware Module SDIO.SDIO-Card needs different initiallization and dat...

Chrissy by Associate
  • 4073 Views
  • 3 replies
  • 1 kudos

Resolved! STMcubeMX: TIM3 => ADC1 => DMA1_CHANNEL1 => IRQ

Because my bare metal version of a ADC1+DMA1+DMA1_CHANNEL1+DMAMUX+TIM3 System will not work,I now try to build such a system using STM32CubeMX/HAL - but with greater problems. Now writing to hdma->Instance->CCR fails, when I stepinto MX_ADC1_Init(),i...

0693W00000FCWneQAH.jpg 0693W00000FCWsnQAH.jpg 0693W00000FCWsEQAX.jpg
ULehm.1 by Associate III
  • 2167 Views
  • 3 replies
  • 0 kudos

Resolved! how to use external clock source for RTC?

please find the attachment of clock configuration snapshot.i'm trying to use external clock source for RTC application. [i.e, HSE or LSE]But the RTC too faster than the normal time. is it requires any other configuration? orhow to fix this issue?

Vinay1 by Associate II
  • 6577 Views
  • 6 replies
  • 0 kudos

Resolved! STM32cubeMX 6.3.0 missing IRQ handler in BDMA ISR.

On the project we are using LPUART1, more out of pinout convenience than low power, but STM32cubeMX 6.30 and STMCube_FW_H7 V1.9.0 miss placing the HAL_DMA handler for LPUART1 in the BDMA handler.Is there a better place to report STM32CubeMX and FW/HA...

0693W00000FDWa7QAH.png
Thomas E. by Associate II
  • 1257 Views
  • 1 replies
  • 0 kudos