STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Not able to set the clock frequency to MAX (480 MHz)

Hello,I am trying to set the clock frequency to max of 480 MHz. I tried 120 MHz and there is not problem with that. The block code is very similar for both, so not sure what is going wrong.I feel the oscillator fails and goes into an error state. Bas...

0693W000005BQQWQA4.png
Kaveh by Associate III
  • 401 Views
  • 4 replies
  • 0 kudos

PVD code not generated by CubeIDE (but do in CubeMX)

Trying to to use PVD on F401 and CubeIDE but no relevant code is generated.I found on this forum code generated by CubeMx and it also works for me. Just copy and paste and corrected some minor differences like PVD_AVD_IRQn should be PVD_IRQnSo my ...

ICohe.1 by Associate III
  • 297 Views
  • 2 replies
  • 0 kudos

Resolved! How to setup SMPS Supply source in STM32CubeMX?

Hi,I want to configure my STM32H7 MCU to use SMPS configuration.I try to select RCC -> Supply Source -> PWR_DIRECT_SMPS_SUPPLY, but then get build error Src/main.c:136:26: error: 'PWR_DIRECT_SMPS_SUPPLY' undeclared (first use in this function)This is...

Tuoman by Senior II
  • 6560 Views
  • 1 replies
  • 1 kudos

FreeRTOS Low Power example on STM32L496VG

HiI've flashed my device STM32L496VG with the Cube FreeRTOS Low Power example from STM32Cube_FW_L4_V1.15.0. Now I cannot flash my device again, using both Segger j-flash and IAR.I'm getting the "connecting to CPU via connect under reset fails".Any su...

deckhard by Associate III
  • 252 Views
  • 7 replies
  • 0 kudos

How to power off D1 or D2 domain using CubeMX?

Board: Nucleo - H745ZI-QSw: Cube MX 5.6.0I want to use cube mx for generating simple blinky code (I use the board specific details), for some reason it doesn't work out, I suspect its because I cant specify how both cores will work together from MX. ...

sarojj7 by Associate III
  • 286 Views
  • 1 replies
  • 0 kudos