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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 622 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1544 Views
  • 5 replies
  • 7 kudos

Automatic upgrade of STM32H7_ETH_Example_IDE1.6.1 LWIP/FREERTOS by STM32CubeMx V6.2.1/FW_H7_V1.9.0 to V6.6.1/FW_H7_V1.10.0 breaks the example.

I am able to run the example STM32H7_ETH_Example_IDE1.6.1 properly.This is a basic LWIP/FREERTOS example implementing ping on fixed IP.I recreated the example in minute detail in STM32CubeMX V6.6.1 FW_H71.10.0; it failed.In the process of finding the...

Johi by Senior III
  • 1199 Views
  • 4 replies
  • 0 kudos

Problem during Server Connexion

Hi!I'm using STM32CubeMX 4.24.0 (I know, extremely old but I need this version to be able to follow along a course) and JRE 1.8.0_351 on Ubuntu 20.04.It seems the tool cannot find updates or other necessary STM32 Cube packages, with the following err...

CGalv by Associate III
  • 4001 Views
  • 1 replies
  • 0 kudos

floating point and interrupt

Hi,i am using stm32F411 and generate programs with cubeMX.now I want to use the FPU in main and in interrupt context. Is it possible to use the FPU in interrupt context?I do not know how CubeMX generated programs handle the FPU context save within in...

rzong.1 by Associate II
  • 4147 Views
  • 8 replies
  • 0 kudos

Resolved! STM32H7 ADC CLOCK PRESCALER NOT AVAILABLE

Hello.I have stm32h743vit6. After Cubemx 6.3.0, the adc clock prescaler setting is not available, it does not appear. Also, even if I open the adc channels, the adc mux is never active on the Clock Config page.In older projects (6.3.0 and earlier) ad...

AUNAL.1 by Associate
  • 1432 Views
  • 3 replies
  • 0 kudos

[STM32L4R9I Discovery Kit]ADC+DMA problems.

I would like to construct an sampling system via using ADC+DMA method on STM32L4R9I official Discovery Board. I use STM32CubeMX to configure the peripherals and then compose the HAL code in Keil-MDK. The problem I met is ADC&DMA works well, but the ...

0693W00000Y6vQdQAJ.png 0693W00000Y6vQiQAJ.png
SLi.21 by Associate
  • 821 Views
  • 1 replies
  • 0 kudos

Why does my program always go into HardFault_Handler?

I just make a simple test. My cpu is stm32F303VET6,. Use Stm32cubeMx to generate a simple project with few lines of code, like:int main(void){ /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration-----------------------------------------...

plpc.1 by Associate II
  • 1221 Views
  • 4 replies
  • 0 kudos