You are on page 1of 5

AVR32 UC3

3D Rotating Cube on the UC3


AVR32 UC3

UC3B 3D Rotating Cube Demo Content

„ Real time bitmap texture mapping on a 3D rotating Cube


LCD panel

„ Real time image processing using DSP instructions


without Hardware acceleration

„ On the fly modification of:


ƒ Color
ƒ Speed
ƒ Rotation pattern
AVR32 UC3

UC3 3D Rotating Cube Quick Facts

„ Display frame-rate is 25 images per second

„ Screen resolution is 8-bit x 132x132

„ Each picture has 5630 vertices

„ Each picture position is computed in real time


AVR32 UC3

UC3B Demo Block Diagram

Application

3D Engine Library

DSP Library
(C code and Assembly code)
AVR32 UC3

Block Diagram

EVK1101
SPI

LCD Panel

„ UC3B0256 @ 60MHz „ Mini USB Powered


ƒ Provides 75 DMIPS „ Use of Built-in DSP Instructions
ƒ 256 KB of Flash ƒ Multiply Accumulate (MAC) 32x32

ƒ 32 KB of RAM „ Atomic Word or Byte read-Modify-


Write instructions
ƒ 23 mA @ 3.3 V
„ Saturating Arithmetic

You might also like