STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! Encoder mode with CubeMX

Posted on April 06, 2018 at 21:47Now that encoder mode seems to be missing from CubeMX, at least for STM32F070 and STM32F407 devices, what is the most 'CubeMX-friendly' way to use it? The idea is to generate a CubeMX project, then run a script to ma...

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