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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Mass Storage Mode Receive Data From Host Fail Issue!

Hi All,I am working on a SCSI device read/write project.(Base on STM32CubeMX V6.4, Chip STM32F103)Now the windows can recognized this device as a pen driver and I can send data from Device to Host just like send data for read capacity.EXint8_t SCSI_P...

JLee.64 by Associate II
  • 908 Views
  • 1 replies
  • 1 kudos

cubeMx End of life and open source

Hello,As far as I understood, stm32cubeMx will be end of life within some days / months / years.Can you provide timeline for it?And will it be released as open source project at this moment?ThanksJulien

JulienD by Senior
  • 1065 Views
  • 6 replies
  • 0 kudos

RTC in binary mode not working properly on STM32F746

Hi, I enabled RTC and calendar on a STM32F746 CubeMX project, and I can gather correct time informations when using BCD mode from the HAL_RTC_GetTime function, but when using the other option the "binary" mode, the informations I´m getting from GetTi...

EPHIL.1 by Associate II
  • 4561 Views
  • 5 replies
  • 0 kudos

Null pointer exception in Eclipse when opening IOC file

When running /opt/st/stm32cubeide_1.8.0/stm32cubeide under Ubuntu 20.04.3 LTS, I get the following NPE when double-clicking on the ioc file. Nothing happens at the UI level. I include the ioc file that makes the program crash in case it could be usef...

JLemi by Associate III
  • 668 Views
  • 0 replies
  • 0 kudos

How to receive data from host under the STM32 Mass Storage FS?

Hi all, I am newbie in this field.Using the STM32CubeMX V6.3 to create a virtual memory stick and working well under win7/10.Using the sample code I can easily to send data to host as followingfunction sendDataToHost(...){ USBD_MSC_BOT_HandleTypeDef ...

JLee.64 by Associate II
  • 824 Views
  • 2 replies
  • 0 kudos