STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

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

Set USB Max Power for CDC Device Using STM32CubeMX?

Posted on March 06, 2017 at 01:23I am using an STM32L4 device.  I am making a USB device that uses CDC and have battery charge detection enabled.  I need to request 500mA from the USB port if a standard downstream port is detected.  It appears that ...

cubemx font on high res displays unusable

Posted on August 03, 2016 at 19:57Hi,Recently acquired a laptop with a 3240 x 2160 display running Windows 10.  Some of the dialog boxes and configuration tables are unusable because the fonts used do not fit within the space allocated for the text....

STM32CubeMX V4.21.0 and Java 1.8.0_131 crash

Posted on June 20, 2017 at 17:49Since my last update of WIN10, Java and STM32CubeMX (I did all after Windows update) my STM32 Cube MX crashed on lot of actions : can not load a project, can not save project etc... Any suggestion ? My PC runs WIN10 6...

Vu TRAN by Associate II
  • 1101 Views
  • 5 replies
  • 0 kudos

Uses FreeRTOS functions checkbox in CubeMx

Posted on July 13, 2017 at 10:03Hello there,I am using CubeMx with FreeRTOS for a while now. I am still not sure how does the checkbox ''Uses FreeRTOS functions'' works under NVIC Configuration settings:I would appreciate an explanation on what does...

0690X00000607WyQAI.png

cubemx modify the project properties problem

Posted on April 08, 2017 at 11:03Hi. I'm using STM32CubeMX V4.20.1 and System Workbench for STM32(SW4STM32) now.Actually I use CubeMX plugin for SW4STM32.the problem is...when I click 'Generate Code' after changing the gpios or timers or any changes...

Jisu Kim by Associate II
  • 870 Views
  • 5 replies
  • 0 kudos

STM32CubeMX USART Limitation/Bug Report

Posted on July 06, 2017 at 19:06Hi. I have noticed that STM32CubeMX has some limitations when configuring a USART for synchronous mode. I am using a STM32F413RGTx running at 100 MHz.I am configuring USART3 for synchronous transmit/receive (pseudo SP...

Resolved! USBD_CDC_INTERVAL not used

Posted on December 06, 2016 at 18:20The define USBD_CDC_INTERVAL in usbd_conf.h generated with CubeMX is not used anywhere in the project. It was used in the old USB Library in the usbd_cdc_core.c SOF-Function, which no longer exists.#f4 #usb #cubem...