STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HRTIM burst mode missing pulses in one period

My application is using HRTIM in burst mode: PWM is generated part of the time by specifying a period and an idle/run duration based on common tick (TIMA counter).Period (HRTIM_BMPER) is set once at init and idle duration (BMCMPR) updated every 20us....

GFERL.1 by Associate
  • 675 Views
  • 2 replies
  • 0 kudos

Resolved! relocation of main source and IRQ vector stm32f103

hello! I'm working on stm32f103 and I found one problem which has a weird solution. In my project, I have a bootloader and main source. I use the 0x800000 address to start the bootloader and 0x8008200 to begin my main project (the bootloader jumps to...

0693W00000WLce4QAD.png
eabul.1 by Associate II
  • 1545 Views
  • 6 replies
  • 0 kudos

Resolved! RTC ICSR_INITF (init flag) doesn't set! NUCLEO-U575ZI-Q

Hello friends! The thing is I have been trying to start the RTC, enable backup domain in PWR, Connect RTC to the bus, set the INIT bit - so far so good, the Ivoid RTC_init(void){ RCC->APB3ENR |= (RCC_APB3ENR_RTCAPBEN); //Power the RTC up PWR->DBPR...

Skfir by Senior
  • 1047 Views
  • 1 replies
  • 0 kudos

Hard fault in HAL_Dealy API

I am getting hard fault in access the HAL_Delay API.PFA for call stackcan anyone help me on this problemthanks.hard fault-->forced hard fault -- undefined instruction error.

0693W00000Y6m8FQAR.png
kchin.2 by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos