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

Bug Report: CubeMX 4.16 and IAR

Posted on August 10, 2016 at 11:08Hi to all, i use cubeMX and  stm32F401re, all work weel but tree days ago i update the libraries for STM32F4 family, lather this update i create a simple project with cubemx, when i compile whit IAR  i have this er...

antonioB by Associate II
  • 647 Views
  • 2 replies
  • 0 kudos

Cube MX and Flash

Posted on August 11, 2016 at 08:17Hey,i'm using CubeMX to generate code. In one of the examples is an EEPROM emulation (STM32Cube_FW_F1_V1.4.0\Projects\STM32F103RB-Nucleo\Applications\EEPROM\EEPROM_Emulation) which I want to use. My Problem is that ...

tekampe by Associate II
  • 914 Views
  • 1 replies
  • 0 kudos

STM32F051K6T6 hardfault with HAL and SPI

Posted on August 03, 2016 at 15:18 Hello, I've got a project build on custom PCB around STM32F051K6T6. There are a couple of other things on this PCB: ULN2003 driver, CD4511B driver , TLV73333 3.3V regulator and the main ''problem'' NRF24...

0690X00000605FGQAY.png 0690X00000605QwQAI.png 0690X00000605QmQAI.png

The system time

Posted on August 05, 2016 at 11:56I wanted to try out the CubeMX. I'm a bit stuck with some time issues. In standard peripheral I used system_get_time();What is the equivalent of this function in CubeMX?I found HAL_RCC_GetHCLKFreq(); that could be i...

CubeMx STML0 USB Hid Bug

Posted on August 04, 2016 at 10:36Hi everyone, I developed STM32L0 USb hid application with Cubemx,I send to data computer with usb hid interface.But I cannot send ascii zero(null )character.Other character send succesfully. For example my buffer li...