Using STM32 HAL with CTL

Comments

1 comment

  • Avatar
    Michael Johnson

    test10.c - uses ctl_sleep which sort of does this i.e. it sets the systick timer to a wakeup time and then uses wfi.

    It assumes that the systick will wake from the wfi.

    0
    Comment actions Permalink

Please sign in to leave a comment.