AVR Freaks Forum Index

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
djoshi
PostPosted: Apr 16, 2008 - 05:53 PM
Posting Freak


Joined: Dec 04, 2007
Posts: 1741


Hi Guys

My Raven Kit should be coming in the next few days. I was woundering is there step by step guide like those in the toutrial on programing these.

Thank You

Regards

DJ
 
 View user's profile Send private message  
Reply with quote Back to top
microcarl
PostPosted: Apr 16, 2008 - 05:57 PM
Raving lunatic


Joined: May 30, 2004
Posts: 7801
Location: Cincinnati, Ohio

I don't think anyone has had the Ravens long enough to have built up the knowledge base for a tutorial. But I'm sure that it won't be too long before someone decides to give a Raven tutorial a whirl.

_________________
Carl W. Livingston, KC5OTL
microcarl@roadrunner.com

It's a fundamental law of nature... All things gravitate toward total chaos!!!

The original Dragon Slayer !

Long live the AVR!!!
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
pradheep
PostPosted: Apr 16, 2008 - 10:33 PM
Hangaround


Joined: Mar 15, 2007
Posts: 205
Location: India

though this is not a full tutorial about using raven i think this link might help you to get stated and provide a lot of information
http://code.rancidbacon.com/LearningAboutAtmelRZRAVEN
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
djoshi
PostPosted: Apr 16, 2008 - 11:42 PM
Posting Freak


Joined: Dec 04, 2007
Posts: 1741


Will this pdf be adequate to program the unit.
[url]
http://www.atmel.com/dyn/resources/prod ... .pdf[/url]

Regards

DJ
 
 View user's profile Send private message  
Reply with quote Back to top
Mike B
PostPosted: Apr 17, 2008 - 01:31 AM
Raving lunatic


Joined: Jun 22, 2004
Posts: 2996
Location: Utah

I assume you meant this document: AVR2001 AT86RF230 Software Programmer's Guide? There is no FLASH or EEPROM on the AT86RF230 to physically program. This is more like a guide for software hosted on another microprocessor that controls the AT86RF230 through its SPI connection. This external microprocessor typically has FLASH that requires physical programming, but this guide is about how to write the software.

This should be enough to get started on:

AT86RF230 ZigBee™/IEEE 802.15.4-Transceiver
http://www.atmel.com/dyn/resources/prod ... oc5131.pdf

AVR2001: AT86RF230 Software Programmer's Guide
http://www.atmel.com/dyn/resources/prod ... oc8087.pdf

Example program code (ATmega1281 for RZ502, STK541, etc.):
http://www.atmel.com/dyn/resources/prod ... /8087A.zip

ATmega640/1280/1281/2560/2561 data sheet (if you use the above example code):
http://www.atmel.com/dyn/resources/prod ... oc2549.pdf

The ATmega1284P data sheet is not released yet, but its like a 644P with 16k of SRAM and an added 16 bit timer (keep looking for the ATmega1284P data sheet release). ATmega164P/324P/644P data sheet (if you use the RZRAVEN):
http://www.atmel.com/dyn/resources/prod ... oc8011.pdf

ATmega329/3290/649/6490 data sheet (if you use the RZRAVEN):
http://www.atmel.com/dyn/resources/prod ... oc2552.pdf

Then you need something like RZRAVEN, or STK500 board & STK501 & ATAVRRZ502, or STK541, or a development board, etc.

Lots of things will program the ATmega1281 and ATmega1284, but entry level JTAG debugging starts with the JTAGICE MKII. The ATmega3290 entry level JTAG debugging starts with the Dragon.
 
 View user's profile Send private message  
Reply with quote Back to top
Mike B
PostPosted: Apr 22, 2008 - 05:07 AM
Raving lunatic


Joined: Jun 22, 2004
Posts: 2996
Location: Utah

The ATmega1284P data sheet was just released:
http://www.atmel.com/dyn/resources/prod ... oc8059.pdf
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits