µTasker Forum

µTasker Forum => ATMELTM AT91SAM7X and AVR32 => Topic started by: mark on September 08, 2012, 07:04:28 PM

Title: Reading the silicon revision of AVR32 devices
Post by: mark on September 08, 2012, 07:04:28 PM
Hi All

If anyone needs to be sure of the silicon revision in the AVR32 the following command gives details when connected to a board via JTAG debugger:

avr32program cpuinfo

The output from the program looks something like this:

Connected to JTAGICE mkII version 7.25, 7.25 at USB.

Device information:
  Device Name                                   UC3A0512
  Device Revision                               I
  JTAG ID                                       0x81edc03f
  SRAM size                                     64 kB
  Flash size                                    512 kB


Regards

Mark