STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32F4Discovery, CubeMX, and default RCC

Posted on March 08, 2018 at 00:01Creating a project using version 4.24 of CubeMX for the STM32F4Discovery board, I select 'yes' to 'Initialize all peripherals with their default Mode.'The RCC block selects 'Crystal/Ceramic Resonator' for the LSE.  H...

Resolved! STM32F446 - why PB12 conflicts with USB PHY?

Posted on March 07, 2018 at 00:16Why CubeMX 4.24 says that PB12 conflicts with USB_OTG_HS when external HS PHY is not is use?The MCU is F446ZCT, its USB HS core is in FS, host only mode, Activate_SOF and Activate_VBUS unchecked.PB12 can have two alt...

0690X00000609y0QAA.png
Pavel A. by Evangelist III
  • 724 Views
  • 7 replies
  • 0 kudos

Commercial usage of code generated by STM32CubeMX

Posted on March 07, 2018 at 13:49Hello ST community,Our customer requested a software development for his device based on a ST microcontroller. After the development process ends he wants to have the source code what is a common condition for a serv...

CubeMX makefile errors

Posted on January 19, 2018 at 16:12The makefile output feature of CMX is really great but as others have said here it has  bugs that make it somewhat problematic, and it appears that ST are not taking it too seriously.I am trying to use CMX with Vis...

Frank CA by Associate II
  • 735 Views
  • 4 replies
  • 0 kudos

Timer config in CubeMX

Posted on February 14, 2018 at 14:43Would be very helpful if the Cube automatically showed the clock frequency for timers in Configuration view.Otherwise I have to dig out of the RM which bus corresponds to specific timer - AHB1 or AHB2, then open t...

Pavel A. by Evangelist III
  • 332 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeMX USB CDC defaults do not compile

Posted on October 04, 2017 at 11:52Hi,Currently the defaults set for STM32F042 in STM32CubeMX v4.22.1, FW 1.9.0 for USB CDC will not compile after generation.This is because the USB CDC Rx and Tx Buffers are set to 2048B each by default, which is to...

Resolved! STM32CubeMX usb_device.c customization points?

Posted on July 02, 2017 at 02:49I am using STM32CubeMX 4.21.0 with the STM32L4 HAL library version 1.8.1.It seems that the Src/usb_device.c includes code with customization points (e.g. HAL_PCDEx_BCD_Callback() has a user code comment block) but the...

Publish the CubeMX repository on Github?

Posted on January 18, 2018 at 16:31Since ST already https://github.com/STMicroelectronics, could you consider publishing there the CubeMX repositories content?So that users could clone the Cube BSPs and libraries into their projects, as git sub-modu...

Pavel A. by Evangelist III
  • 409 Views
  • 5 replies
  • 0 kudos