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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

micro SD Card Programming on STM32F7 Discovery Board

Posted on July 28, 2016 at 19:10Hello,           https://www.youtube.com/watch?v=kRhF44v2ezMhttp://https//www.youtube.com/watch?v=kRhF44v2ezM https://www.youtube.com/watch?v=kRhF44v2ezM The initialization code was generated using STM32CubeMx  #sd...

micro SD Card Programming on STM32F7 Discovery Board

Posted on July 28, 2016 at 19:06Hello,            https://www.youtube.com/watch?v=kRhF44v2ezM https://www.youtube.com/watch?v=kRhF44v2ezM The initialization code was generated using STM32CubeMx  #stm32cubemx #mmc #sd-card

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
  • 1597 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX, missing device-setting in generated EWARM project

Posted on July 13, 2016 at 04:05Hi, I encountered following. When I set device type as ''ST STM32F401xE'' on EWARM, the project was build successfully. Is the device type should determined everytime? with,   STM32CubeMX Version 4.15.1   STM32Cube FW...

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
  • 1344 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
  • 694 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
  • 579 Views
  • 3 replies
  • 0 kudos