Difference between revisions of "Serial stack problems"

From TinyOS Wiki
Jump to: navigation, search
(New page: == Problem description == * == Project status == * problem '''worked-on''' *)
 
Line 1: Line 1:
 
== Problem description ==
 
== Problem description ==
*  
+
* Dropped massive amounts of serial packets (was receiving bad crcs due to random bytes being injected into the stream)
  
 
== Project status ==
 
== Project status ==
 
* problem '''worked-on'''
 
* problem '''worked-on'''
*
+
* I need to do some more testing, but it seems that correcting the core voltage has solved most of the stability issues with the UART. It also seems that running the TestSerial application under Cygwin and Linux yields an enormous difference in loss.
 +
 
 +
 
 +
--[[User:Fspadini|Fspadini]] 08:54, 22 May 2008 (EDT)

Revision as of 05:54, 22 May 2008

Problem description

  • Dropped massive amounts of serial packets (was receiving bad crcs due to random bytes being injected into the stream)

Project status

  • problem worked-on
  • I need to do some more testing, but it seems that correcting the core voltage has solved most of the stability issues with the UART. It also seems that running the TestSerial application under Cygwin and Linux yields an enormous difference in loss.


--Fspadini 08:54, 22 May 2008 (EDT)