As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

CW303 XMEGA Target/Communication

6 bytes added, 14:52, 19 April 2018
Setting up Communication
== Setting up Communication ==
Sets up the ability for communication with the target using the ChipWhisperer scope.
=== Using GUI Scripts ===
Within the python console run the following scripts in order:
<ol>
<li><code> setup_cwlite_xmega.py </code></li>
</ol>
=== Python scripting ===
Execute these lines of code within a python console or script:
<syntaxhighlight lang=python>

Navigation menu