Teensy-3.1: Calibrate delay loop
This commit is contained in:
parent
12753c632a
commit
86dfb3dd94
@ -55,9 +55,11 @@ Contents
|
|||||||
STATUS
|
STATUS
|
||||||
======
|
======
|
||||||
|
|
||||||
2005-06-11:
|
2015-06-11:
|
||||||
After some extended tinkering with the PLL setup, the Teensy-3.1 is
|
After some extended tinkering with the PLL setup, the Teensy-3.1 is
|
||||||
fully functional using the basic NSH configuration.
|
fully functional using the basic NSH configuration.
|
||||||
|
2015-06-12:
|
||||||
|
Fix LED (need high drive strength). Calibrate delay loop.
|
||||||
|
|
||||||
Pin Configuration
|
Pin Configuration
|
||||||
=================
|
=================
|
||||||
|
@ -242,7 +242,7 @@ CONFIG_ARCH_HAVE_RAMVECTORS=y
|
|||||||
#
|
#
|
||||||
# Board Settings
|
# Board Settings
|
||||||
#
|
#
|
||||||
CONFIG_BOARD_LOOPSPERMSEC=16717
|
CONFIG_BOARD_LOOPSPERMSEC=6024
|
||||||
# CONFIG_ARCH_CALIBRATION is not set
|
# CONFIG_ARCH_CALIBRATION is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user