STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Any way to change processor in CUBE?

Posted on July 25, 2016 at 22:02We have spent weeks getting the CubeMX setup just right, and have decided that we need a processor that has more memory. I really don't want to start from scratch, the processor is almost identical except that it has ...

mattreed9 by Associate III
  • 1344 Views
  • 1 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
  • 589 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
  • 502 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
  • 600 Views
  • 2 replies
  • 0 kudos