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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1580 Views
  • 0 replies
  • 2 kudos

STM32CubeMX Flash Latency Greyed Out (RCC Configuration)

Posted on July 21, 2016 at 16:03I have a question on how to modify the Flash Latency under RCC Configuration. No matter what clock configuration I choose, this field is always greyed out. In some application, I had to modify myself the Flash Latency...

ekawahyu2 by Associate II
  • 2436 Views
  • 3 replies
  • 0 kudos

STM32F446RE CubeMX HAL-SPI Problem

Posted on July 06, 2016 at 15:41Hello, I habe a two problems with the SPI-communication between a Nucleo64 and a X-Nucleo-IHM01A1 => STM32F446RE to L6474. 1. The CubeMx 4.15 creates following code in the �void HAL_SPI_MspInit(SPI_HandleTypeDef* spiH...

Sven1 by Associate II
  • 1332 Views
  • 1 replies
  • 0 kudos

ADC DMA problem

Posted on July 08, 2016 at 20:06Hi,    I am generating a CubeMX project for a STM32L476 (on a Nucleo boared).  I'm using 3 ADCs, 2 and 3 with DMA.  When I try to start a conversion, I am getting aHAL_ADC_STATE_ERROR_INTERNALin the conversion complet...

How to put HAL ISR into SRAM?

Posted on July 04, 2016 at 07:53My current SRAM usage on STM32F042 is miniscule.  Since there doesn't appear to be a way to shut off parts of the SRAM for lower current usage (am I wrong?), the next best thing I can do to save power is to move frequ...

hmc by Associate III
  • 930 Views
  • 3 replies
  • 0 kudos

STM32F4 Discovery HAL LIBRARY Bit's not defined

Posted on June 30, 2016 at 18:13Hello,      In STM32F4 Discovery using HAL Library, bits 'CAN_FLAG_FMP0' and 'CAN_FLAG_FF1' of RF0R register and RF1R register are not defined in the 'stm32f4xx_hal_can.h' file. I have found bits 'CAN_RF0R_FMP0' and '...

ninad911 by Associate III
  • 1354 Views
  • 2 replies
  • 0 kudos

Auto detect budrate serial

Posted on June 28, 2016 at 11:48Hello,I have a STM32L031K6 and I want some auomatiser my reception function is adding automatic detection of transmission speed (baud rate) how I can do. thank you very much

ibrahim by Associate II
  • 5010 Views
  • 11 replies
  • 0 kudos

STM32F4 Discovery Filter configration

Posted on June 30, 2016 at 20:53Hello,   can any one please provide me with CAN Filter configuration of  'FilterIdHigh', ''FilterIdLow', 'FilterMaskIdHigh', 'FilterMaskIdLow', 'BankNumber' of STM32F4 Discovery board. i want to receive any frame on C...

ninad911 by Associate III
  • 1162 Views
  • 1 replies
  • 0 kudos

STM32F4 Cubemx USB CDC VCP Issue and possible solution.

Posted on April 30, 2016 at 19:10Hi to all, I have STM32F4 Discovery board, CubeMx 4.14 version. I made an empty project with USB Full Speed VCOM port. And I tested both in Linux and Windows. All compiles OK, but... 1.- In Linux I was having this er...

Problems with pow() function in CubeMX project

Posted on June 20, 2016 at 08:59 Hello, I have wrote program to read data from ms5611 barometer for my F0Discovery board and i have two problems with it. First I need to convert pressure read by uC into alitude. To read real alti...

starcu93 by Associate
  • 2403 Views
  • 1 replies
  • 0 kudos