How to find the current Cortex-M3/M4 MCU systick count
Posted on August 11, 2014 at 07:28Hi All,Is there any way to count the current systick value for Cortex-M3/M4 based MCU?For some type of Cortex_M4 based MCU has the ''portable_delay_cycles:' function for delay functionality. But i want the systick c...