STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 380 Views
  • 4 replies
  • 5 kudos

STM32 NUCLEO-L476RG OPAMP Output not below 1.4 V

Posted on March 26, 2018 at 17:00Hey guys,i am right now working on the Nucleo L476 RG Board. I generated source code with STM32CubeMX (v4.25). I am using the internal opamp in 'Follower' mode and reading the output with the on-board adc. VCC is 3.3...

cyancali by Associate III
  • 2208 Views
  • 3 replies
  • 0 kudos

Cubemx remove unnecessarylibraries

Posted on April 05, 2018 at 19:40I created a new project with cubemx. MCU's has 8 KB flash and cubemx fulfill the code space with unnecessary libraries. How to remove unnecessary libraries from my project?#cubemx

STM32f4 + CubeMx + LwIP

Posted on April 04, 2018 at 15:31Hello,       I want to use LwIP in server mode. After a client has connected, I want to send data periodically to the client.        My device, 'STM32F4' is the server and the PC is the client.       By using the 'tc...

CubeMX v4.25 ADC config bug

Posted on March 29, 2018 at 22:28There is a bug in CubeMX version 4.25 in ADC configuration. I'm using STM32F746 MCU. In ADC2 configuration window there is one more rank displayed than number of conversion and for ADC3 there is one less. In generate...

0690X0000060AJcQAM.png 0690X0000060AJlQAM.png

STM32CubeMX warning ignoration

Posted on March 13, 2017 at 14:18Hi all,can I ask you how to turn on ignoring warning windows of STM32CubeMX.I am using it by command line interface:java -jar STM32CubeMX.exe -q <script name>I need to ignore it because my automatic build server cann...

STMCube MX STM32L053 LPUART pin settings bug

Posted on April 01, 2018 at 00:54Hello,I just faced a problem in STMCube MX for STM32L053R8T6, there is no option to select alternative function OPEN DRAIN output for LPUART1.I see the option for USART1 or USART2 GPIO settings but not for LPUART1.I ...

STM32CubeMX Bug?

Posted on March 28, 2018 at 18:33Keil  5    uVision V5.14.0.0''void HAL_RTC_MspInit(RTC_HandleTypeDef* rtcHandle){if(rtcHandle->Instance==RTC) { /* USER CODE BEGIN RTC_MspInit 0 *//* USER CODE END RTC_MspInit 0 */                                    ...

0690X00000604WAQAY.jpg

CubeMX to generate code to user-specified files

Posted on March 29, 2018 at 11:34I am trying to separate the code generated by CubeMX from the code I wrote, and mainly, I want to move the pins definitions from the main.h file to my own file.I know there is a template file that can be loaded in th...

anio1491 by Associate II
  • 648 Views
  • 0 replies
  • 0 kudos