Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous 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 [03 Jan 2021 22:21] (current) – fix links Robin Getz
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 ====
Line 167: Line 181:
  
 ====Further Reading:==== ====Further Reading:====
-  * [[https://www.analog.com/media/en/technical-documentation/application-notes/an-1435.pdf|Implementing UART Using the ADuCM3027/ADuCM3029 Serial Ports ]] +  * [[adi>media/en/technical-documentation/application-notes/an-1435.pdf|Implementing UART Using the ADuCM3027/ADuCM3029 Serial Ports ]] 
-  * [[https://www.analog.com/media/en/technical-documentation/application-notes/EE-391.pdf|Implementing UART Using ADuCM302x Serial Ports]]+  * [[adi>media/en/technical-documentation/application-notes/EE-391.pdf|Implementing UART Using ADuCM302x Serial Ports]]
   * [[resources:eval:user-guides:eval-adpaq3029:resources:app_uart|EVAL-ADPAQ3029 - UART(Arduino) demo]]   * [[resources:eval:user-guides:eval-adpaq3029:resources:app_uart|EVAL-ADPAQ3029 - UART(Arduino) demo]]
   * [[resources:eval:user-guides:eval-adicup3029|EVAL-ADICUP3029 User Guide]]   * [[resources:eval:user-guides:eval-adicup3029|EVAL-ADICUP3029 User Guide]]
university/courses/electronics/m2k-uart-debug.1558455529.txt.gz · Last modified: 21 May 2019 18:18 by Mark Thoren