User Tools

Site Tools


ece4560:lynx6:interfacing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ece4560:lynx6:interfacing [2015/02/25 22:21] – created pvelaece4560:lynx6:interfacing [2024/08/20 21:38] (current) – external edit 127.0.0.1
Line 46: Line 46:
   lh.gotoSleep();   lh.gotoSleep();
   lh.shutdown();   lh.shutdown();
 +</code>
 +
 +===== Serial Port Issues =====
 +Since it is common for there to be serial port issues during debugging, a static member function exists that should find any open serial ports and close them.  It is invoked via:
 +<code matlab>
 +  lynx6.closeSerialPorts();
 </code> </code>
ece4560/lynx6/interfacing.1424920875.txt.gz · Last modified: 2024/08/20 21:38 (external edit)