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

RTC wake up counter setting for STM32Cube LL library

We have set the RTC wakeup counter with STM32Cube.We can found the wakeup counter value is 1023 for HAL library.But we didn't found the wakeup value setting for LL library.How do we set the wakeup counter value with LL library?  /** Enable the Wake...

I am using stm32f476ZET6 controller. i am use external crystal and internal we use PLL divider but i facing issue regarding PLL clock is not work properly.

i set system clock 216 Mhz but it is not properly workalso i test same thing set as 54Mhz but same issue faced.kindly suggest us how to solve this issue/** * @brief System Clock Configuration * @retval None */void SystemClock_Config(void){ RCC_OscIni...

0693W000003QQGYQA4.png
Hiren by Associate III
  • 682 Views
  • 0 replies
  • 0 kudos

Resolved! SDIO on STM32F769i Discovery

Dear all,I am having a problem with SDIO (SDMMC2) interface on STM32F769i Discovery. I use the DMA-based SDIO, CubeMX (v5.6.1) to generate the codes. Also freeRTOS enabled. After I called "BSP_SD_WriteBlocks_DMA(aTxBuffer, BLOCK_START_ADDR, NUM_OF_BL...

0693W000002lEQFQA2.png
Sfu.1 by Associate II
  • 898 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX Generating wrong GPIO configuration code for Input Capture

Hi,Beforehand, let me tell you my setup:Board selected on CubeMX: STM32L100C-DISCO.Input Capture with TIM2, Channel 2, Pin A1.​I've been working on a project where I have to measure frequency, so I setted up the Input Capture on Timer 2 as in the Pic...

0693W000002liQjQAI.png 0693W000002liQtQAI.png
VLe R.1 by Associate II
  • 1034 Views
  • 2 replies
  • 0 kudos