STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

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
  • 1162 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
  • 511 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
  • 337 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
  • 262 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
  • 253 Views
  • 1 replies
  • 0 kudos

Mixing Digital inputs and Outputs on the same port.

Posted on September 02, 2013 at 13:14Hi Folks I'm working with the 32F4 discovery board and I've been looking for some examples of mixed Input and output pins on the same port, however they seem a like hard to find!! I checked the Ref Manual and doe...

bl by Associate II
  • 1549 Views
  • 16 replies
  • 0 kudos

STMCube USB Host code not working

Posted on April 08, 2014 at 11:51 Hi, I can't get the USB Host code generated by STMCube to work. When I connect a device, none of the interrupts get triggered - the software doesn't seem to recognize it at all. The peripheral cl...

brett by Associate II
  • 745 Views
  • 8 replies
  • 0 kudos

STM32CubeMx Bug - DMA interrupt

Posted on April 01, 2014 at 12:38 STM32CubeMx generate code for STM32F407VGTx I chek box '' DMA2 Stream0 global interrupt'' in '' NVIC Configuration'' STM32CubeMx not add in stm32f4xx_hal_msp.c - HAL_NVIC_EnableIRQ: ...

levak by Associate II
  • 701 Views
  • 7 replies
  • 0 kudos