STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

what are you using for documenting code?

I want to get it right this time, once for all.My target would be future people (or me but balder) taking over my legacy code, so only technical medium exdperienced embedded programmers.Does anyone has experience doxygeing cubeMX generated code?i am ...

0693W00000UoKXoQAN.png
Javier1 by Principal
  • 967 Views
  • 8 replies
  • 0 kudos

Any specific Reasons for PrvTaskExitError?

MCU getting into PrvTaskExitError while trying to acquire the semaphore using vTask Producer(after MCU run for Several Hours). Please find the screen shorts of the Fault Exception viewer and Callstack after the MCU crash. MCU: stm32f407VGT6Hardware T...

Hima by Associate
  • 1465 Views
  • 2 replies
  • 0 kudos

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
  • 548 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
  • 1296 Views
  • 8 replies
  • 0 kudos