STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Query on Boot0 pin in Stm32

Hi,   I need few clarifications for reprogramming using internal DFU bootloader with Boot0 pin:1) Can I connect Boot0 pin to any other GPIO and that GPIO will drive Boot0 pin. Initially on power ON, GPIO pin shall be pulled up so that Boot0 is HIGH, ...

vishwadn by Associate II
  • 338 Views
  • 1 replies
  • 0 kudos

STM32U5 FRACN not working

I am trying to use the PLL1 fractional PLL on a Nucleo-U545RE-Q board to fine-tune a frequency measurement.  RM0456 rev 5 has the following procedure to adjust the fractional PLL:"If the application intends to tune the PLLx frequency on-the-fly, then...

Resolved! Bad Pointer Checks

While working on a FLASH writing routing I got stumped with a bunch of flags being set in the SR register. It starts with CFGBSY. reading through the forums someone said they encountered this while accessing an uninitialized pointer. I found that I w...

Carl_G by Senior III
  • 301 Views
  • 1 replies
  • 1 kudos