STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H562RG LSE crystal oscillation issue.

I am using a STM32H562RG and my project involves timing, for which I am using an external LSE crystal. I know that the STM32H562RG can adjust the LSE drive level. I used STM32CubeMX to generate the code. I noticed this code comment./** Configure LSE ...

liszt by Associate II
  • 581 Views
  • 2 replies
  • 0 kudos

STM32H523RCT6 LSE TO LSI SHIFT

Hi ST Team,                   Currently i am using STM32H523RCT6 mcu for one of my project. In this i am using internal RTC circuit for timing purposes. I am using external LSE crystal for RTC. My requirement is that When LSE crystal is not present i...

Resolved! About STM32U535CEU6 Bootloader

Hello,I am using STM32U535CEU6 for my development.I would like to transition to the bootloader using USB DFU with Boot0 pin kept Low, and the control performed within the application. I executed the following code right after HAL_Init();, but when I ...

Ka_T by Associate II
  • 459 Views
  • 1 replies
  • 1 kudos