[Tinyos-help] telosb serial comm + clock synchronization

Michael Schippling schip at santafe.edu
Sun Oct 1 10:42:38 PDT 2006


Sounds like you have a Synchronous serial device, so it won't do
to attach it to the standard U(Async)RT. I don't know about the
telos devices, but most micro-controllers have options for sync,
e.g., USART1 on the mica's, which is used for I2C, flash, and radio.
Dig through the controller manual for more info.

MS


rgunasek wrote:
> Hi,
> 
> I am working on interfacing an external ADC to the Telosb, the ADC( using 
> ADS1211  from TI) has a serial data input, serial data output and a serial 
> clock input.
> 
> Thought about interfacing to the UART pins on the 10 pin external connector.
> 
> Is interfacing the ADC to the external UART going to work, and how about clock 
> synchronization if using the UART.
> 
> I would be appreciate suggestions on how to proceed, if any examples please 
> help me find it.
> 
> Regards
> 
> Raghul
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


More information about the Tinyos-help mailing list