Difference between revisions of "RCmicro"

From RoboJackets Wiki
Jump to navigation Jump to search
(Other Links=)
Line 2: Line 2:
 
==The Wall==
 
==The Wall==
 
9/14/06 - We chose a dev kit see the sparkfun link below. It'll cost $64.95 a pop and we are getting 3.
 
9/14/06 - We chose a dev kit see the sparkfun link below. It'll cost $64.95 a pop and we are getting 3.
 +
11/23/06 - Set the frequency of the mirco and added the crystall its needs
  
 
==To Do==
 
==To Do==
Line 25: Line 26:
 
|-
 
|-
 
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Clock
 
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Clock
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | >50 MHz
+
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | 57.272 MHz (14.318MHz Crystal)
 
|-
 
|-
 
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Memory
 
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Memory
Line 59: Line 60:
 
*[http://www.sparkfun.com/commerce/product_info.php?products_id=266 Sparkfun dev kit]  
 
*[http://www.sparkfun.com/commerce/product_info.php?products_id=266 Sparkfun dev kit]  
 
*[http://www.nxp.com/acrobat_download/literature/9397/75014627.pdf Phillips LPC221x series ARMs. More memory vs LPC2213x. Contains everything we need.]
 
*[http://www.nxp.com/acrobat_download/literature/9397/75014627.pdf Phillips LPC221x series ARMs. More memory vs LPC2213x. Contains everything we need.]
 +
Crystal
 +
*[http://www.eea.epson.com/go/Prod_Admin/Categories/EEA/QD/Crystals/all_crystals/go/Resources/TestC2/MA406 Part No. Epson MA-505 14.3180M-C0]
 
==Articles==
 
==Articles==
 
*[http://direct.xilinx.com/bvdocs/whitepapers/wp123.pdf Article on Interfacing ARM processors and FPGAs]
 
*[http://direct.xilinx.com/bvdocs/whitepapers/wp123.pdf Article on Interfacing ARM processors and FPGAs]

Revision as of 15:07, 23 November 2006

The microprocessor is the heart of the 2007 robojackets robocup competition robot and acts as the interface between the wireless communication system and the robot proper. A simple firmware program monitoring the internal sensors of the robot and controling the motor and ball roller/shoot will run on the micro. Currently as part of our phase one objectives we are looking closly at processors from Atmel, SI Labs, Motorola, and PICs. Below are some specs.

The Wall

9/14/06 - We chose a dev kit see the sparkfun link below. It'll cost $64.95 a pop and we are getting 3. 11/23/06 - Set the frequency of the mirco and added the crystall its needs

To Do

  • Finalize number of I/O and type (SPI, PWM, ADC, etc)
  • Design Schematic tying in all devices
  • Breadboard to test write simple code
  • Get board made
  • Write Code


Specifications

Device 32-bit microprocessor
Power 3.3V Low pwt
Archetecture ARM
Clock 57.272 MHz (14.318MHz Crystal)
Memory Flash 128Kb
IO pins 32-64 pins Software Configurable
Interfaces SPI, UART
DA/AD (3)10-bit DAC (2)10/16-bit ADC
Timers 8-bit (3)
PWM 4 channels
Programming JTAG or Bootloader

Schematics

Schematics

Data-Sheet

Phillips LPC

Crystal

Articles


Links

User Groups/Wikis

Software

Other Links


Electrical Homepage