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

Resolved! octospi configuration cubemx

I have octospi hyperram memory to use on stm32h7b0 with nor flash I usually use stm32cubemx because it make the life easier but it's my first time configuring memories with it..can anyone help me with that ?

JJuli.1 by Associate II
  • 1976 Views
  • 10 replies
  • 1 kudos

STM32U5 invalid SMPS warning during code generation

STM32CubeIDE 1.13.2 is showing a warning about SMPS for STM32U5 chips every time the code is generated (see attached).This is done even for chips which do not have the SMPS pinout, e.g. STM32U595VJT (non Q), which is completely invalid.But even when ...

Resolved! Multiple ADCs and GPIOs

Hi, I am trying to set 4 ADC in single-ended modes with a minimum of 26 GPIOs which will be used in inputs or outputs, the thing is I have a lot of conflict with the ADC. I have the yellow warning sign even if there are all green is that an issue eve...

Vueko by Associate III
  • 467 Views
  • 2 replies
  • 0 kudos

Resolved! Documentation about settings in CubeMX?

Hello, I'd like to better understand some settings in CubeMX to be sure default settings are OK for my application.Starting with USART2 Configuration for example:- in "DMA Settings" tab, what behavior is modified by the Priority dropdown (Low, Medium...

Thomas LB by Associate III
  • 1159 Views
  • 6 replies
  • 3 kudos

cubemx 6.3.0,STM32L562VETx,sd+FATFS,BSP code for SD

    Nothing generated by CubeMx: the BSP code has to be added to the project according to the board (ST or custom) in use.   ​Does this MCU need to manually transplant the BSP of SD card?Why did the F103 and f429 MCU have the corresponding BSP code f...

0693W00000D1iYIQAZ.jpg 0693W00000D1iXEQAZ.jpg
MShao.1 by Associate III
  • 622 Views
  • 2 replies
  • 2 kudos

Can not execute f_open

I have connected microsd by SDIo to STM4Disc1 board. I am using SD 4 bit.  I see on STM forums there is a bug and needs to set 1bit in MX_SDIO_SD_Initso I changed to   hsd.Init.BusWide = SDIO_BUS_WIDE_1B and reduce SDIO CLK by 192 factor.I am able to...

Nico3 by Senior
  • 517 Views
  • 3 replies
  • 0 kudos