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

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

CubeMX and FreeRTOS : USE_RTOS set to 0 ???

Posted on July 29, 2016 at 16:10We use CubeMX .We have selected ''FreeRTOS''In the file ''stm32l4xx_hal_conf.h''  ''USE_RTOS'' is set to 0.See the following line:&sharpdefine  USE_RTOS                     0U It seems strange .the goal was to modify ...

gillou by Associate
  • 465 Views
  • 0 replies
  • 0 kudos