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! stm32 timer taking longer than expected

Hello, I am using STM32H753 and STM32CubeMX. In my application I use four timers timers. Two timers are used to generate PWM signaly, and the other two are used to generate time base interrupt. All four timers are synced together using the internal t...

VYoun by Associate III
  • 855 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-H755 and confusion with timers

Hi,I'm using the nucleo-h755xi for testing purposes and I'm doing configuration by using CubeMX.I have opted to using the FreeRTOS middleware for both cores, CM7 will be using TIM6 and CM4 will be using TIM7 to generate ticks for the OS.Now my questi...

0693W000000U6IqQAK.jpg 0693W000000U6JTQA0.jpg 0693W000000U6MDQA0.jpg
TOlli by Senior
  • 1236 Views
  • 4 replies
  • 0 kudos

stm32h753 rtc resets after power down (vbat is connected)

Hello, I am using a stm32h753 and stm32cubemx, and trying to run the RTC module on VBAT. To do this I have connected a battery to the MCU. RTC is connected to LSE. Next, I set the RTC in my code and then I disconnect the MCU from power source, and th...

VYoun by Associate III
  • 602 Views
  • 1 replies
  • 0 kudos

Lock-in detection on stm32f373cct6

I want to implement a lock-in detection on stm32f373cct6 that means that I need to trig the DMA of the DAC and the DMA of the SDADC with the same timer.I am using CubeMx to confugure the stm32f373cct6.I want to trig the DMA of the injected SDADC1 wit...

Resolved! SDRAM 32bit bus can't be selected for STM32H7

Hello,I'm trying to connect SDRAM to STM32 for the first time and I'm having trouble understanding the specs.In the datasheet, it seems the FMC peripheral can support 32bit memory.But when I use the Cube MX setting, I'm only able to select 16 bits fo...

0693W000000TquTQAS.png 0693W000000TqnXQAS.png
BHan.1 by Associate II
  • 1563 Views
  • 4 replies
  • 0 kudos

STM32L4 + SD + STM32CubeMX v5.0.0: SD clock speed during call to SDMMC_CmdSendSCR (as part of switch to 4-bit bus) is too fast for many SD cards

The function BSP_SD_Init() is called once the basic SD card initialisation is complete, and after the SD clock speed has switched from 400 kHz(*) to full speed.If the bus has been configured in Cube to use 4-bit mode, the following call chain occurs,...

What is the Problem with my Program? (Using Mat-Target)

@The things i use:Hardware: Stm32F446RESoftware: CubeMX V.5.4 ; Matlab R2019b ; CubeIDE V.1.1 ; Mat-TargetMy Question is: Where is the Mistake in my Programm. I defined the PA5 as a Gpio output because that´s the Output for the LD2 LED on my board wh...

Driko by Associate II
  • 2201 Views
  • 2 replies
  • 1 kudos