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

Resolved! Found a bug in the CubeMX Code Generation

There is a bug in the CubeMX Code Generation in STM32CubeIDE Code Generation (Version 1.7.0 updated to 1.8.0) for the STM32F767ZI. (STM32Cube FW_F7 V1.16.2)The bug was found by debugging a not working auto generated code that is using a DMA circular ...

PKrem.1 by Associate II
  • 676 Views
  • 2 replies
  • 1 kudos

Resolved! Cube32MX_IDE and STM32L562VET6Q FMC does not support SRAM, nor properly support LCD memory mapped controller. Data sheet says yes, FMC mode in IDE says no. Which is right?

Working on a hardware design for the STM32L562VET6Q (because that's all that's left with enough memory!)Want to add an S1D13517 (Epson) display controller. Said controller is memory mapped, 16 data bits, needs CS, etc, and one address line to select...

Resolved! STM32L151:HAL_UART_RxCpltCallback called only one time

HiI want to use a program i made before with the new IDE 1.8. It should reveive som data with the UART2 until EOL is received. It works on time and after it throws an interrupt (loops in the void USART2_IRQHandler(void)) but doesn't call the HAL_UART...

packmers by Associate II
  • 2237 Views
  • 9 replies
  • 0 kudos

CubeIDE/CubeMX Timer Configuration (Slave Mode / Gated Mode)

I am trying to test Slave Mode / Gated Mode on TIM10 on my NUCLEO-STM32F401RE EVK.RM0368 describes this mode as:"Slave mode: Gated mode The counter can be enabled depending on the level of a selected input."I am trying to use CubeIDE to generate the ...

0693W00000JMFGsQAP.png
SS13 by Associate II
  • 1497 Views
  • 4 replies
  • 0 kudos

No ST-LINK/V2 debug probe found connected to the USB port I am using stm32CudeMX to generate a FW on a NUCLEO-G431RB board with the IAR workbench for ARM. IAR workbench version is 9.10.1.36323. The code was built without error, but the download failed.

Step1: Start My project from ST Board:Step 2: Selected the board and Start Project:Step 3: In Project Manager, chose EWARM as Toolchain/IDE:Step 4: Generate Code and Open Project:Step 5: Built the code without errors:Step 6: Downloaded the code and g...

0693W00000JM2j3QAD.png 0693W00000JM2jSQAT.png 0693W00000JM2jXQAT.png 0693W00000JM2jmQAD.png
CZhen.1 by Associate II
  • 2993 Views
  • 7 replies
  • 1 kudos

Support For keil and ARM Compiler V6

Hi,I can generate projects for keil with STMCube but when I choose FreeRTOS and keil, when I choose the compiler version to be V6, the build would fail. is there any work around this?

Resolved! STM32h747 ADC sampling problem

Hi!I am currently working with the stm32h747, trying to sample current and voltage using the internal ADC with its analog pins. My samples are wrong, the values sampled are coming out with a wierd offset (for example: 0 voltages is samples as ~1.87v)...

0693W00000Hr0AKQAZ.png
yuri CH by Senior
  • 1552 Views
  • 9 replies
  • 1 kudos

Hello all, I used Demonstrator GUI and CubeMXPRG for several projects till now without any issues. I tick "jump to user code" after flashing and this worked all along. However this feature is giving problems in both the utilities. The code gets

programmed and thereafter either the controller resets or simply hangs. I tried both GUI and Cube programmer. The result is the same. If I change the BOOT0 and BOOT1 pins to FLASH execute mode and apply power the code works but changing the jumpers m...

Resolved! How can we contact ST Cubemx fw engineers?

Today i lost 4 hours to get UART DMA working, to find out CubeMx put some initialisation code in the wrong order. I would like to tell ST employees about this.This was generated by CubeMx, UART DMA did not work at all MX_GPIO_Init(); MX_SPI2_Init(...

sde c.1 by Senior II
  • 617 Views
  • 3 replies
  • 0 kudos