Serial UART snooper. Connect RX and TX of the UUT to 2 x RX pins on mbed to inspect the traffic in both directions
Dependencies: MODSERIAL Terminal mbed
History
using my fork of Simon Ford Terminal
2012-09-20, by cbayley [Thu, 20 Sep 2012 21:57:21 +0000] rev 5
using my fork of Simon Ford Terminal
working
2012-08-27, by cbayley [Mon, 27 Aug 2012 05:02:12 +0000] rev 4
working
Version 2.6; Got buffering right - none on input and plenty on output. bytes are fed into 'Stripes' on input interrupts and Stripes are queued for output.
2012-08-02, by cbayley [Thu, 02 Aug 2012 21:23:04 +0000] rev 3
Version 2.6; Got buffering right - none on input and plenty on output. bytes are fed into 'Stripes' on input interrupts and Stripes are queued for output.
Version 2.5 sped up HEXDUMP style
2012-08-01, by cbayley [Wed, 01 Aug 2012 02:17:00 +0000] rev 2
Version 2.5 sped up HEXDUMP style
Version2; HexDump sytle
2012-07-15, by cbayley [Sun, 15 Jul 2012 21:54:30 +0000] rev 1
Version2; HexDump sytle
Version 1
2012-07-13, by cbayley [Fri, 13 Jul 2012 03:39:47 +0000] rev 0
Version 1