Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: BaseMachineCommon.h
- Revision:
- 1:cb1400ea68a7
- Parent:
- 0:a7a23cc867a6
- Child:
- 2:c2d51503c005
diff -r a7a23cc867a6 -r cb1400ea68a7 BaseMachineCommon.h
--- a/BaseMachineCommon.h Sun Oct 23 05:15:04 2016 +0000
+++ b/BaseMachineCommon.h Tue Oct 25 13:51:40 2016 +0000
@@ -5,7 +5,8 @@
*
*/
-#define SPI_UI_TO_SEQUENCER_RATE (3000000) // Actual frequency about 2.6MHz
+#define SPI_UI_TO_SEQUENCER_RATE (1500000) // Actual frequency about 2.6MHz
+#define SPI_UI_TO_SEQUENCER_MODE (0)
#define SEQUENCE_N (16)
enum SequencerCmd {