Skip to main content
Visitor II
April 17, 2024
Question

uwTickPrio() at 0x20000004" problem

  • April 17, 2024
  • 0 replies
  • 658 views

Hi everyone i got this error when i try to use hal_delay function
https://community.st.com/t5/stm32cubemx-mcus/stm32cubeide-1-7-mcu-package-l4-series-1-17-vtor-is-not/m-p/220563

 

I applied this solution it works now but the real time passed is the double of which i writed in the delay function.

 

for example if i use HAL_Delay(500); in real time the time has passed is 1000 mS how can i solve this issue ?

    This topic has been closed for replies.