Initial commit.
This commit is contained in:
8
examples/lpc43xx/hackrf-jellybean/systick/README
Normal file
8
examples/lpc43xx/hackrf-jellybean/systick/README
Normal file
@@ -0,0 +1,8 @@
|
||||
------------------------------------------------------------------------------
|
||||
README
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
This program exercises the SysTick Interrupt of ARM CortexM4 on Jellybean's LPC43xx.
|
||||
It also enable Cycle Counter to be used for accurate delay independant from Clock Frequency.
|
||||
The Demo Use Cycle Counter and SysTick Interrupt to compute number of cycles executed per second.
|
||||
The result is LED1/2 & 3 Blink with an accurate 1s Period (using SysTick) (Checked visualy and with Oscilloscope).
|
||||
Reference in New Issue
Block a user