STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 899 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
  • 521 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
  • 1994 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