STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Am I right for configure the UART?

Posted on July 06, 2014 at 15:59 Hi guys, I tried to make a project by STM32CubeMX. I configured the MCU and the Project file is this (USART.ioc) : #MicroXplorer Configuration settings - do not modify #Sun Jul 06 17:52:14 IRDT 201...

STM32CubeMX clock config bugs

Posted on April 08, 2014 at 17:20I have two probably-related bugs relating to clock configuration in the pinout and clock configuration wizards of the STM32CubeF4 tool; I have been unable to find any references to these bugs, so I don't know if ther...

Steve H by Associate III
  • 2482 Views
  • 6 replies
  • 0 kudos

STM32CubeMX Project files for STM324xG-EVAL

Posted on March 06, 2014 at 13:02Hi,It would be great to have access to the STM32CubeMX project files for various evaluation and demonstration boards, like the STM324xG-EVAL that uses the STM32F407IGH6 processor. This would greatly help porting a de...

nicholas by Associate II
  • 1206 Views
  • 8 replies
  • 0 kudos

STM32CubeMX doesn't ship CMSIS math/DSP libs

Posted on June 03, 2014 at 19:15Hi, I've been trying to use some of the math/DSP functions from CMSIS, but that doesn't seem to work out of the box since STM32CubeMX doesn't generate/copy the required library files. It does, however, copy (some vers...

u_ by Associate
  • 613 Views
  • 1 replies
  • 0 kudos

Bug in HAL_Delay() all Cube SDK

Posted on May 13, 2014 at 07:23 Hi! I'm sure there is a bug inHAL_Delay() when current time returned by HAL_GetTickis close to overflow (0xFFFFFFFF). Check out this code: http://ideone.com/MAdwBN Second version ofHAL_...

ryabinin by Associate
  • 512 Views
  • 2 replies
  • 0 kudos

STM32CubeMX V1.1.0 + STM32F439 + FreeRTOS + LwIP bugs

Posted on April 24, 2014 at 04:50Greetings all,I have a couple of problems with STM32CubeMX-V1.1.0 with the following options: * STM32F439 * FreeRTOS * LwIP  The first problem is a bug in the sys_mutex_lock function which is generated as:    void sy...

malcolm23 by Associate III
  • 514 Views
  • 1 replies
  • 0 kudos