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

RTC LSE not working with VBAT on poweroff

I am working on an STM32 device with TrustZone enabled, and I am using the RTC with backup domain powered by VBAT. My RTC is initially configured while VDD is present, and after power-off, the time is supposed to be retained using VBAT.When I use the...

Ananth_ by Associate II
  • 13 Views
  • 0 replies
  • 0 kudos

DBP bit couldn't be set to 1

I want to use stm32f103rct6 inner RTC, I write some code as below to active RTC, But I found I couldn't set DBP bit of PWR_CR reg to 1,   __HAL_RCC_PWR_CLK_ENABLE(); __HAL_RCC_BKP_CLK_ENABLE(); LL_PWR_EnableBkUpAccess();when I debug the re...

STM32U3 Workshop - NFC

Hello STM Community - This post is in reference to the recent STM32U3 workshop webinar. I worked through the rather involved / complicated setup associated with the NFC example. Once the code was generated, 23 errors were returned during compilation....

STM32H5 Bootloader USB Stick mass storage

Hi,I want to start a new project with a STM32H503 (might be), and I read many threat talking about USBX FILEX now on this kind of microcontroller.As it is a bootloader, I do not want to use any RTOS.I use to do bootloader with USB host interface to u...

COSEBE by Senior
  • 21 Views
  • 0 replies
  • 0 kudos

toolchain installation failures

Hi.  I have a newly purchased NUCLEO-U575ZI-Q.  I followed the instructions here to install the toolchain on Windows 11:https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html#documentationhttps://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step1_T...

mdeis_0-1765389725567.png mdeis_1-1765390093122.png mdeis_2-1765390153742.png
mdeis by Associate
  • 59 Views
  • 6 replies
  • 1 kudos