STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

CubeMX 4.3.1 - FreeRTOS SysTick and HardFault

Posted on September 29, 2014 at 11:38Hello,I am using the STM32F3 Discovery Board to try out CubeMX for IAR and FreeRTOS.I have encountered the following situation, where the system hangs:SysTick_Handler is never reached. The system hangs in the Har...

George.P by Associate III
  • 1138 Views
  • 6 replies
  • 0 kudos

STM32CubeMX 4.3.0 : delete user files in project folder

Posted on July 07, 2014 at 13:26Hi, Up to MX 4.2.0 it newer happends, but after upgrade MX to 4.3.0 time to time all user project  files are deleted in project folder!. STM32CubeF4  1.3.0 Windows 7 x64,  Eclipse 4.3.2 + STM32CubeMX 4.3.0 plugin. It...

gk by Associate II
  • 324 Views
  • 1 replies
  • 0 kudos

STM32Cube, LwIP, not work TCP?

Posted on October 21, 2014 at 15:28Hello. Please help.I uses: STM32Cube 4.3.1 + STM32F407 (STM3240G_EVAL) + KeilI configures: Ethernet MII + LwIPI adds ''tcp_echoclient.?'' and ''udp_echoserver.?'' from an example (http://www.st.com/web/en/catalog/t...

use STM32F2 Cube for STM32F1

Posted on October 16, 2014 at 05:56I want to fix STM32F2Cube suitable for my device using STM32F107. My device use USB and CAN functions of MCU Certainly, I will modify HAL of STM32F2 cube First glance, I noted that USB and CAN pins of STM32F2 are s...

STM32CubeMX won't configure PA7

Posted on August 19, 2014 at 11:25Hi all,I am trying to configure a STM32F302VBTx using STM32CubeMX, and I am experiencing a strange behavior with ADC2/IN4 (PA7).Steps to reproduce: create a new projectpicks STM32F302VBTxenable ADC2 IN3 as single ...