STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! STM32CubeMX 6.8 Changes VOS on STM32H745 again

I'm building several projects based on STM32H745 and upgraded to STM32CubeMX 6.8. Upon doing so, VOS0 no longer is an option when using PWR_DIRECT_SMPS_SUPPLY:6.7: Now with 6.8: Of course, this changes all the peripheral speeds and causes many proble...

0693W00000aJHdgQAG.png 0693W00000aJHdqQAG.png

Resolved! SPI transmit with interrupt not work

Hello to everybody,I have program for stm32f103 mcu. Now I want to do my SPI transmit routine using interrupt.Before:HAL_StatusTypeDef status = HAL_SPI_Transmit(&afe_spi, (uint8_t*) pData, 4,100);Now I tried this (and many variants also):HAL_StatusTy...

0693W00000aJKXCQA4.png 0693W00000aJKXWQA4.png 0693W00000aJKXqQAO.png
EBurk.1 by Associate II
  • 1664 Views
  • 7 replies
  • 0 kudos

Resolved! Switch from stm32f407 to stm32h753

Hi,I want to switch a project in cubemx from stm32f407 to the stm32h753. (both lqfp100in cubeMX 6.8.0 there is this pinout feature to show compatible cpus. cubeMX lists me all the variants of the stm32F4, L4 and F7 but there are no H7 listed.Is there...

Jnevi.1 by Senior
  • 2102 Views
  • 5 replies
  • 0 kudos

Resolved! Updating LSE Drive Capability does appear to work

Hi, I recently had to update the LSE Drive Capability from "low drive" (0x00) to "medium high drive" (0x02) for an STM32U575 project. After making this change in STM32CubeMx and programming the micro with the newly generated code, I noticed the updat...

AGula.1 by Associate
  • 635 Views
  • 1 replies
  • 0 kudos