Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
university:courses:electronics:m2k-uart-debug [21 May 2019 18:18] – grammar, change "packet" to "byte", other minor changes Mark Thorenuniversity:courses:electronics:m2k-uart-debug [21 May 2019 19:26] – Add reference to CLI demo, note about switch position. Mark Thoren
Line 66: Line 66:
   * Pin7 - DIO1   * Pin7 - DIO1
   * Pin8 - DIO0   * Pin8 - DIO0
 +
 +**EVAL-ADICUP3029 UART switch configuration:**
 +Set S2 to the CENTER position.
 +(S2 selects which device to connect the ADuCM3029's UART to - USB-UART interface, Arduino headers, or WiFi module connector.)
 +
 +===== Software Configuration ====
 +
 +There are several options for which software to use for this demonstration; the main requirement is that it implement some sort of command-line interface that echoes characters back as they are typed. The CLI example project for the EVAL-ADICUP3029 can be used:
 +
 +[[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cli|CLI example for ADICUP3029]]
 +
 +
  
 ===== Scopy Pattern Generator Configuration ==== ===== Scopy Pattern Generator Configuration ====
university/courses/electronics/m2k-uart-debug.txt · Last modified: 03 Jan 2021 22:21 by Robin Getz