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

STM32CubeMX 4.9.0 TIM Config Bug?

Posted on August 04, 2015 at 18:20 The generated config code ''MX_TIM3_Init()'' in ''src/tim.c'' for TIM3_PWM_Output on channel 1 and 2 fails in ''HAL_TIM_PWM_ConfigChannel()'' at assert_param(IS_TIM_OCN_POLARITY(sConfig->OCNPolarity)); a...

arohrer9 by Associate II
  • 637 Views
  • 5 replies
  • 0 kudos

STM32CubeMX CAN problem

Posted on August 26, 2015 at 10:08 Hello, I have 2 STM32F042C6 board. My transmitter board's code : static CanTxMsgTypeDef TxMessage; // Static variable declaration static CanRxMsgTypeDef RxMessage; /* CAN init function ...

STM32Cube_FW_F0_V1.2 versus 1.3

Posted on August 19, 2015 at 21:12It is becoming annoying that since ST's inception of a Cortex implementation there have been Standard Peripheral libraries that simply are not standards to rely on.I thought that switching to the HAL libraries would...

rbenesh by Associate II
  • 682 Views
  • 3 replies
  • 0 kudos

erroneous call of free() in usbd_conf.c

Posted on August 12, 2015 at 17:07The STM32CubeMX software generates a USB stack with a call to free() in usbd_conf.c. If you disconnect USB by calling usbd_stop() the software crashes here as there is no free from stdlib or there is no correctly de...

joerg2 by Associate
  • 396 Views
  • 1 replies
  • 0 kudos

STM32CubeMX: Possible bugs in ethernet configuration

Posted on July 30, 2014 at 10:30Hi, In the last few days I have spend few hours trying to setup FreeRTOS + LwIP TCP/IP stack. Now it is finally working (UDP echo, ICMP ping), but I believe there might be some bugs in STM32CubeMX. - Interrupt prior...

crt by Associate II
  • 906 Views
  • 3 replies
  • 0 kudos

Stm CubeMX, NucleoL152 and SD Card Shield

Posted on July 06, 2015 at 18:20Hi to all, i'm a newbie of programming embedded, i have a Stm nucleo L152RE and i a sd card shiled v 4.1 of seeed studio this is thehttp://www.seeedstudio.com/wiki/SD_Card_shield_V4.0 of shiled. Now i want use cubemx ...

antonio23 by Associate II
  • 1307 Views
  • 6 replies
  • 0 kudos

CubeMX: How to change processor?

Posted on July 16, 2015 at 12:41Who can tell me, how to change processor already selected? If I've found that the selected became too small for my firmware? I would like to change it for the bigger one with compartible pins. #stm32cubemx

LCD menus using STemWIN?

Posted on July 08, 2015 at 11:31I would like to add a menu system and other things to the application. I can't figure out where is the library and where to start using CubeMX? Help would be appreciated! #cubemx #!stm32f4-disco

Bug report: STM32F1_Cube - clock frequency incorrect

Posted on June 20, 2015 at 13:27Version: STM32F1_Cube v1.0.0Microcontroller: STM32F103c8 (64KB Flash, 20KB SRAM, 72MHz Cortex-M3)I think there might be several issues here.In the file ...STM32Cube_FW_F1_V1.0.0/Drivers/CMSIS/Device/ST/STM32F1xx/Sourc...

pacman by Associate III
  • 836 Views
  • 4 replies
  • 0 kudos