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

Difference between revisions of "CW308T-MEGARF"

From ChipWhisperer Wiki
Jump to: navigation, search
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox|This is a BETA target and not yet available. This wiki page will continue to be updated until release. }}
+
== Page Moved ==
  
This target is for the ATMega2564RFR2. This makes a great target for exploring IoT technologies, such as mesh networking protocols.
+
See [https://rtfm.newae.com/Targets/UFO%20Targets/CW308T-ATMega1284RFR2/ NewAE RTFM Page] which is now built from the [https://github.com/newaetech/chipwhisperer-target-cw308t GIT Repo].
  
[[File:meagrf_render_02.png|400px]]
+
The previous content on this wiki has been moved to the above link. See wiki history if you would like to view exact older versions of this page.
 
+
== Programming ==
+
 
+
The ChipWhisperer's AVR programmer supports this target directly. No external programmer is required.
+
 
+
== Schematic ==
+
 
+
See GIT Repo for PDF of schematic.
+
 
+
[[File:CW308T_ATMegaRF_02.png|1000px]]
+
 
+
== Board Layout ==
+
 
+
See GIT Repo for gerber files.
+
 
+
== Radio Usage ==
+
 
+
Note NO ANTENNA is provided as the board is sold only as a sub-assembly and not designed to be used as a radio transmitter. Mounting a 2.4 GHz radio antenna (SMA, NOT reverse-polarity SMA) like Digi-Key P/N 1475-1014-ND could potentially require you to meet FCC/CE guidelines for RF emissions and is UNSUPPORTED USAGE.
+
 
+
== Historical Note ==
+
 
+
The following is the original (-01) schematic. The -01 PCBs were never publicly released and used during development only. The following changes were made in -02:
+
 
+
* MOSI/MISO was switched on Atmel device (requires PCB fix on -01, or PCB will not work)
+
* TST connected to ground (requires PCB fix on -01, or PCB will not work)
+
* CLKI pull down
+
* GPIO3 is now optionally in control of 4066 instead of being hardwired
+
* Serial resistors added on SCK/MISO/MOSI lines
+
 
+
[[File:CW308T_ATMegaRF_01.png|200px]]
+
 
+
[[Category:Targets]]
+
[[Category:CW308 Targets]]
+

Latest revision as of 12:31, 29 July 2020

Page Moved

See NewAE RTFM Page which is now built from the GIT Repo.

The previous content on this wiki has been moved to the above link. See wiki history if you would like to view exact older versions of this page.