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

Bug in stm32l4xx_hal_conf.h template file

Hi, I just noticed that if Enable Full Assert option is enabled in the Project Manager, the generated stm32l4xx_hal_conf.h file has the following definition for assert failed:void assert_failed(char *file, uint32_t line);Which conflicts with the othe...

MVigni by Associate II
  • 571 Views
  • 7 replies
  • 0 kudos

Adding Peripheral Comment Field to CubeMX:

Could you consider adding the following feature to CubeMX:Provide a free text comment field for each peripheral to be printed in the PDF and to appear as a C Language comment above the peripheral initialization code block and DMA code block.This woul...

USB OTG High-Speed data corruption in STM32F746-Disco Board

HiI'm very new to STM32. I create a project with STM32CubeMX for the STM32F746-Disco board and I need to use USB OTG HS for sending data to PC through VCP. The data size which I need to send to PC is 24576 Bytes. The USB connected properly but after ...

A_R by Associate II
  • 244 Views
  • 1 replies
  • 0 kudos

I would like to use an STM32F042F4 MCU with CAN communication. I saw the CAN bus in STM32CubeMx by Connectivty, but i can't select it ?

Dear ST,I would like to use an STM32F042F4 MCU with CAN communication. I saw the CAN bus in STM32CubeMx by Connectivty, but i can't select it (it is grey)? I read in the datasheet of the MCU that i have to remap CAN bus pin to PA10 and PA9.Can you he...

Simulating a VBUS_SENSING pin on STM32L052K6U6

I'm attempting to add a USB connector to my project, but my MCU lacks a "VBUS_SENSING" pin like another MCU I've been experimenting on has. Is there a way to simulate this pin? I'm using the MCU as a self-powered deviceMCU: STM32L052K6U6 (UFQHPN32)Pr...

SHaug.1 by Associate
  • 342 Views
  • 2 replies
  • 0 kudos