STM32WB55 SYSTICK AND RUN ISSUES
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-07 1:58 PM
Hey there
I'm working with stm32wb with custom board, I have two strange issues.
- I'm tying to probe GPIO_IOToggle example but the program only run when i charge the code or when I debugged it with STM32CUBEIDE, whne i press reset or activate the source the program don't run
- The function HAL_Delay() is not working, the MCU keep waiting for HAL_GetTick() who is frozen in 0
I tried to run with MDK and STM32CUBEIDE in two different machines but is the same. Also I tried to change the priority of the systick timer.
Please. Would you help me ?
I'm working witch STM32CUBEIDE V1.7.0 and STM32WBCUBE_FW_WB package V1.12 also I probed with V1.11
Labels:
- Labels:
-
STM32WB series
-
SysTick
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-21 6:47 PM
could someone help me please ?
