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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1248 Views
  • 0 replies
  • 2 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
  • 2771 Views
  • 3 replies
  • 0 kudos

STM32CubeIde not remarking settings correctly

Hi, i found a strang behaviour.I did some settings to the lwip library in MX and taught it would unlock some features but no.There are still grayed out.  Often it works, but it's really confusing.

MOtto.2 by Associate II
  • 1935 Views
  • 1 replies
  • 0 kudos

Resolved! Why STM32F207 is getting stucked in Startup file, when im generating ethernet code from CubeMx 6.8.1

Hello guys!Now a days im facing issue with ethernet configuration in the latest version of CubeMx 6.8.1.When im configuring the ethernet for my F207 nucleo board in its getting stucked into startup file. and through debugging when im pressing F5 butt...

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

Resolved! SDCard FR_NOT_READY after migrating from FW_F4 V1.27.0 to V1.27.1

As I wrote in the subject, Upgrading STM32CubeMX from version 6.6.1 to 6.7.0 The SDCARD stops working.During mounting :  fr=f_mount(&FatFs,"/",1);  if(fr==FR_OK)  {    ...   .... }returns "FR_NOT_READY"The micro is an STM32F4, I use SDIO in SD 4 bits...

DDi S.1 by Associate III
  • 16004 Views
  • 12 replies
  • 10 kudos

Resolved! Problem downloading CubeMX older version

Hello, I have an issue trying to download CubeMX v6.8.1.The website keeps asking me to log in while I am already logged in. So I log in again and the cycle never ends.I tried to clear the cache and also tried with a different browser.Any help will be...

i2399 by Associate III
  • 3080 Views
  • 5 replies
  • 0 kudos

Resolved! After Updating to CubeMX 6.10.0 code generation warning

Hi,After I migrated my .ioc file from CubeMX 6.9.2 to CubeMX 6.10.0 I get everytime the warning below. I did only the migration. There is now warning available in the "PWR" tab.What do I have to configure that this warning disappears?Or is it a bug i...

codeGenerationWarning.png iocMigration.png pwrTab.png
nobody by Associate II
  • 1708 Views
  • 1 replies
  • 1 kudos