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

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
  • 3429 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
  • 325 Views
  • 0 replies
  • 0 kudos

Resolved! Using ADC with DMA on H7 causes DMA transfer error

Hello,I am trying to use circular DMA to transfer data from ADC1 into a buffer using CubeMX-generated code to configure the ADC and DMA. The DMA stream encounters a transfer error on transferring the first item.The device is an STM32H743.Using a debu...

MMevo.1 by Associate II
  • 1028 Views
  • 3 replies
  • 0 kudos