STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Possible error in my STM32F100RC MCU memory

Posted on December 21, 2016 at 09:01Hello. I found something strange in my STM32F100RC controller. I made a clean project in latest CubeMX to show this error.When I try toswitch my MCU from full JTAG (reset state) to use only SWD pins the programmin...

Bug in CUBEMX leading to problems in IAR?

Posted on November 23, 2017 at 11:27Hi HAJJEM.Oussema after some time CUBEMX brings in trouble in an IAR project in a way that 'go to definition of variables or functions' no longer works. CPU usage of IAR keeps growing and growing.  Can you reprodu...

Resolved! STM32CubeMx for STM32L476RG bug report

Posted on May 20, 2017 at 15:56Hi,After generation of code with STM32CubeMx (release 4.21.0), Error_Handler() interface present in main.h is not specified to be used in C-style linkage as it's done in the rest of the code.This performing a linkage e...

Oros Nig by Associate II
  • 1371 Views
  • 15 replies
  • 0 kudos

Error[Lp050] in AWS CubeMX expansion

Posted on September 07, 2017 at 18:31I am trying to compile the CubeMX expansion for AWS, but I get an Error[Lp050]: placement includes both uninitialized sections (example 'ro data section UNINIT_FIXED_LOC in iot_flash_config.o symbols: [lUserConfi...

USB composite device first packet always empty

Posted on November 13, 2017 at 23:41Hi,I am working with STM32F072RB and I am developing composite device. The device consists of 3 different interfaces but only one has in and out endpoints. It's custom HID with input and output report of 64 bytes....

Nix Wayne by Associate III
  • 333 Views
  • 2 replies
  • 0 kudos

Issue with STM32F7 SPI interface

Posted on November 10, 2017 at 08:05I am using the STM32F765BIT micro controller(208 pin package) in our custom board, I am using STM CubeMx generated code. I have selected two SPI (SPI1 & SPI2) interface both are with same configuration. with SPI2 ...

MANISH by Associate II
  • 268 Views
  • 1 replies
  • 0 kudos

Resolved! power consumption calculator for stm32h7

Posted on October 17, 2017 at 22:27Hello,I am trying to estimate power consumption on the stm32h7. The use case i am interested in is sampling 6 channels using ADC3 and transferring the sampled data to memory using BDMA, all this while D1 and D2 dom...