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

Null Packet Size is not visible in CubeMX Gui

HiI think I found a small bug.I copied the settings from one project to another. After that I did a diff to show if I'm missed to change some value. And one variable was missing, so I checked double to find the variable in the GUI, but I did not foun...

Burst_withNullPacketSize_iocNotepad.png Burst_withoutNullPacketSize_GUI.png nonBurst_withNullPacketSize.png
nobody by Associate II
  • 373 Views
  • 3 replies
  • 0 kudos

Resolved! CubeMX does not fit the new cmsis v6 on Keil.

CMSIS need to be updated to the new version.The version 6 changes some register name in header file.(Drivers\CMSIS\Core\Include\core_cm4.h  etc.)Tested on MCU package F3 v1.11.4 and G0 v1.6.2. Guessing all MCU package using CMSIS v5.0.3. 

Zack by Associate II
  • 522 Views
  • 3 replies
  • 0 kudos

QSPI and SBSFU MPU issue

I have modified the SBSFU for STM32G4 to use external flash. I have firmware updates working, but when i turn on SFU_MPU_PROTECT_ENABLE, I get a 'SFU_EXCPT_MEMORY_FAULT' at the following line within HAL_QSPI_Init(), where the QSPI registers are modif...

Resolved! Setting up a multichannel ADC with DMA

Hello.Recently I've been trying to set up a multichannel ADC. The data of both channels are supposed to be transfered to memory through DMA. I've looked through many examples, read many discussions but none of them addressed my issue. In my CubeIDE C...

BuderBrodas_0-1709288023676.png

Providing MDK-ARM V6 support

Dear @Khouloud ZEMMELI , @Imen.D , @TDK ,Please help add support for MDK-ARM version 6. Currently highest selectable Min Version is V5.32Also help add GCC folder instead of RVDS folder when MDK-ARM version 6 is selected.Currently I need to execute be...

RajeevAroraCrcEvans_0-1708606301867.png