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

Hi all, During code development I always keep the Boot0 pin connected to GND (always in boot mode) and I use "Cube Programmer" to load the firmware. I tick the "Run after programming" option. In my code I always enable USART1 receive interrupt.

After the firmware is updated, it gets executed normally. When I want to update the firmware, I send a start or an ampersand to the target board through Terminal program from my PC. My firmware on receipt of this character will enable the WDT and go ...

Resolved! ***Error in generate TIM code ***

When I use a formula to set the prescaler instead of a specific value, an unexpected macro will appear in the generated code.This problem does not appear on STM32CubeMX. Is this a BUG?

0693W00000Unmk0QAB.png 0693W00000UnmkKQAR.png
WJack.1 by Associate
  • 591 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMX v 6.6.1: ADC & DMA Changes

Hello,I am trying to do this tutorial that I found online for measuring an ADC continuously and displaying the voltage read on an LCD Display:https://www.youtube.com/watch?v=EbWOv_0Lp-UI am not using the same board though. He is using STM32F746G-DISC...

0693W00000UnXACQA3.png 0693W00000UnXBAQA3.png
KMew by Senior III
  • 1392 Views
  • 8 replies
  • 0 kudos

Resolved! STM32F733 startup with a CubeMX project

I'm bringing up a new project using STM32F733, with code generated from CubeMX version 6.6.1, with difficulty. Looking for suggestions.1) When I change the HAL timebase source from the default SysTick to something else, I've tried TIM2 and TIM10, the...

GHolc.1 by Associate III
  • 979 Views
  • 3 replies
  • 0 kudos