Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/07/05 09:05
Read: times


 
#104798 - other tools
Responding to: ???'s previous message
Sometimes other tools come handy, too; the mcu is almost never an isolated chip - it has some peripherals connected. An oscilloscope and/or logic analyser laying around is invaluable. Sometimes it is good to have task-specific tools, various protocol analysers have been mentioned here (e.g. for USB). A set of cables with the wildest combination of male/female/straight/mirrored/cross/loopback is always good to have when working on serial communication devices.
At the moment I am working on a protocol conversion gadget; having a tool capable of capturing and displaying fullduplex serial communication in a smart way would save me a lot of time (I consider building one).Also, as already two UARTs are occupied, I am spitting out the "debug printouts" in a soft-UART manner, but at a fast rate (4 cycles per bit, it's a 12-clocker at 22MHz - this does not significantly ), with an extra "1" startbit (enabling to autobaud on any single byte); capturing it by an another board (being this my custom tool :-) which then retransmits it via normal UART to PC.

Jan Waclawek


List of 19 messages in thread
TopicAuthorDate
how to debug without an ICE?            01/01/70 00:00      
   possible, sure, as easy no            01/01/70 00:00      
      printouts-simulator-monitor-quasiICE-ICE            01/01/70 00:00      
      Roll your own?            01/01/70 00:00      
   Print            01/01/70 00:00      
      That's what I do            01/01/70 00:00      
         Me too            01/01/70 00:00      
         not pantyhose            01/01/70 00:00      
            microscope and nuts            01/01/70 00:00      
   other tools            01/01/70 00:00      
   A nice self-made tool !            01/01/70 00:00      
      This, of course blows any modern design            01/01/70 00:00      
         What are we talking about ?            01/01/70 00:00      
            It DOES have to do with what you suggest            01/01/70 00:00      
      another low-cost tool            01/01/70 00:00      
   The LED            01/01/70 00:00      
      digital line with OSCOPE            01/01/70 00:00      
   seems print is a very good choice for me            01/01/70 00:00      
   Make your own            01/01/70 00:00      

Back to Subject List