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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 2101 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
  • 965 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
  • 3608 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