STM32CubeMX (MCUs)

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

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
  • 872 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
  • 1944 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
  • 1352 Views
  • 3 replies
  • 0 kudos