STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! STM32H750VBT6 ADC-DMA doesn't work.

Hi all,I'm using STM32H750VBT6 and CubeMX 5.5.0 for my project. My problem is that I couldn't read ADC values using DMA. I have tried many ways but still stuck on this. Please provide any solution to this.Thanks,Duc-Toan Tra

DTra.1 by Associate
  • 1789 Views
  • 3 replies
  • 0 kudos

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
  • 621 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
  • 819 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
  • 484 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
  • 1156 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
  • 1599 Views
  • 2 replies
  • 1 kudos