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! 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
  • 2276 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
  • 1016 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
  • 3873 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