STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Code won't run after power cycling when debugger isn't connected

The code runs perfectly fine, and as expected when I don't have a USB connected, given that I push the Reset button (B2) on my Nucleo-F746ZG.The problem is that when I remove power from the system, and re-power it, it seems to not reset. I have jumnp...

SHelg1_1-1687980089884.png
SHelg.1 by Associate II
  • 2879 Views
  • 3 replies
  • 1 kudos

USB renumeration in NUCLEO-F446RE

I am designing a board using STM32F446RE (with embedded ST link) with NUCLEO-F446RE as a reference. While going through the NUCLEO-F446RE schematic, I am not clear regarding the USB renumeration process and hardware connection. Could you please expla...

Ellu1213 by Associate
  • 2230 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F769i DISCO recovery to factory reset

I have purchased STM32F769 Discovery Kit. I'm new to this board usage. I tried an led blinking example using STM32CubeIDE. After Debugging the code I lost the factory default code and now nothing is showing on LCD display.Is there a way to get back t...

bootloader to FreeRTOS on stm32f0x

Hi, I'm trying to jump to a FreeRTOS app via a bootloader that i made. I'm pretty new to this. I know there is a lot of similar topic on the internet but none of them fixed my problem. When I try to jump to my FreeRTOS app with my bootloader, nothing...

retroll by Associate II
  • 6303 Views
  • 8 replies
  • 1 kudos

Resolved! Can the STM32F746 RTC generate an alarm interrupt every minute?

Hi all,I'm making a clock and I wanted to update the display every minute (I do not display seconds) so I thought I'll set the alarm mask for minutes only but that didn't work. I read here that the RTC is more meant to trigger an alarm at specific ti...

Rodo by Senior
  • 3395 Views
  • 3 replies
  • 0 kudos