STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! EXTI strange behavior on stm32h7r3z8t6

Hi, I am building a custom board with stm32h7r3z8t6.  Have a problem with EXTI function: I use 2 EXTIs - EXTI8 in PD8 and EXTI9 on PC8. Both are defined as rising edge interrupt sources. Both pulled down and without any signal. Both are toggling LEDs...

98fd4bbf-88ef-488d-91d6-1e8e70461bc9.jpg MihavinVin_0-1735749775134.png MihavinVin_1-1735750392870.png

a bug in make a event of freertos by cubemx

Hello, I am trying to generate initialisation code for CubeIDE using MX. Functions starting with ‘xevent’ compile successfully in CubeIDE, but in MDK it reports an error indicating that ‘)’ is missing before the function. Do you have any idea what is...

QQ浏览器截图20250101215237.png
szw by Associate
  • 103 Views
  • 1 replies
  • 0 kudos

Stuck in RTC_EnterInitMode

After connecting to a X-NUCLEO-LPM01A board for power consumption test , RTC init will not end.Stuck in this while loop:  tickstart = HAL_GetTick(); /* Wait till RTC is in INIT state and if Time out is reached exit */ while ((hrtc->Instance-...

DS.4 by Senior II
  • 2210 Views
  • 6 replies
  • 0 kudos