[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/msp430 Msp430DcoSpec.h, 1.2, 1.3

akoepke andreaskoepke at users.sourceforge.net
Wed Feb 13 02:34:30 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10689/chips/msp430

Modified Files:
	Msp430DcoSpec.h 
Log Message:
increase link speed, needs different setting for data filter


Index: Msp430DcoSpec.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430/Msp430DcoSpec.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Msp430DcoSpec.h	10 Jul 2007 00:24:31 -0000	1.2
--- Msp430DcoSpec.h	13 Feb 2008 10:34:28 -0000	1.3
***************
*** 41,45 ****
  #define MS430DCOSPEC_H
  
! #define TARGET_DCO_KHZ 3904 // the target MCLK clock rate in binary kHz (4 000 000 Hz)
  #define ACLK_KHZ 32 // the ACLK rate in binary kHz
  #endif
--- 41,45 ----
  #define MS430DCOSPEC_H
  
! #define TARGET_DCO_KHZ 3906 // the target MCLK clock rate in binary kHz (4 000 000 Hz)
  #define ACLK_KHZ 32 // the ACLK rate in binary kHz
  #endif



More information about the Tinyos-2-commits mailing list