(Created page with "Category:AVR Development Boards")
 
Line 1: Line 1:
 
[[Category:AVR Development Boards]]
 
[[Category:AVR Development Boards]]
 +
{{Box|type=l_green_light|text=
 +
Starter_AVR  USB is introductory board for the AVR family of microcontrollers. The board has '''Atmega32 MCU with UART bootloader,''' hence no external programmer is required. Bootloader occupies approximates 2K Bytes of flash memory, remaining 30K Bytes can be used for user programming.
 +
}}
 +
[[File: As2.jpg|720x450px|Fig 1: AVR Starter]]
 +
[[Category:AVR Development Boards]]
 +
 +
<gallery>
 +
File:AVR Starter USB.JPG
 +
File:AVR Starter USB With LCD.JPG
 +
File:AVR Starter USB 3d.JPG
 +
File:AVR Starter USB With LCD 3d.JPG
 +
</gallery>
 +
=Features=
 +
{{Box|type=l_green_light|text=<br/>
 +
*Atmega32 MCU
 +
**32K bytes of In-System Self Programmable Flash Memory
 +
**1024 bytes EEPROM
 +
**2K bytes Internal SRAM
 +
**32 IO pins
 +
**UART, SPI, JTAG and I2C support.
 +
**Real Time Counter with Separate Oscillator
 +
**Four PWM Channels**8-channel, 10-bit ADC
 +
**8 Single-ended Channels
 +
**2 Differential Channels with Programmable Gain at 1x, 10x, or 200x
 +
*USB  Interface CP2102: for communicating with the host computer.
 +
*LCD Interface: 16 characters, 2 lines
 +
*Test Leds (2) and Switches(2)
 +
*5X2 ISP Programmer Connector
 +
*Breakout for all Ports
 +
*Breakout for +5v,Gnd and Vin
 +
*Power Supply compatible with AC/DC adapters(9 to 12V DC, 1A).
 +
}}
 +
=Physical Features=
 +
{{Box|type=l_green_light|text=<br />
 +
*Dimensions:  70mm X 90mm
 +
*1.6mm Glass Epoxy, FR4 PCB
 +
*Wave Soldered.
 +
}}
 +
=Downloads:=
 +
{{Box|type=l_green_light|text=<br />
 +
*[http://exploreembedded.com/wiki/images/8/8b/Starter_AVR_USB_Schematic.pdf Schematic]
 +
*[http://exploreembedded.com/wiki/index.php?title=File:Starter_AVR_USB.zip#file Sample Code]
 +
}}
 +
 +
 +
==Setting up the XploreFlash Programmer==
 +
{{Box|type=l_green_light|text=
 +
Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. [http://sourceforge.net/projects/winavr/files/latest/download?source=files Download and install it.]
 +
 +
Step 2:To connect Development board with computer USB driver is required.
 +
[http://xplorelabz.com/wiki/images/d/d3/CP210x_VCP_Windows.zip Windows USB to UART Drivers for CP2102]
 +
*For Other Operating system please download from [http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx Silicon Labs website.]
 +
 +
Step 3: Download and install [http://xplorelabz.com/wiki/images/e/ef/XploreFlash.zip XploreFlash GUI]. (XploreFlash GUI is based on AVRDUDESS)
 +
 +
Step 4: Follow the steps on images below to flash the board.
 +
<gallery>
 +
File:CP2102_Device_Manager.JPG
 +
File:XploreFlash_Detect_MCU.JPG
 +
File:XploreFlash_Flash_Verify.jpg
 +
</gallery>
 +
 +
Note: The GUI software will require [http://www.microsoft.com/en-gb/download/details.aspx?id=16614 .NET framework] 2.0 or later please download and install it.
 +
}}
 +
 +
{{#seo:
 +
|title=AVR_Atmega32_Development_Boards
 +
|titlemode=append
 +
|keywords=Atmega32, AVR 32pin Development board, AVR Starter board.
 +
|description=AVR Development Boards
 +
}}
 +
==Support==
 +
For Questions, technical support and feedback about this product, do comment below!
 +
{{DISQUS}}

Revision as of 17:36, 18 August 2014


Starter_AVR USB is introductory board for the AVR family of microcontrollers. The board has Atmega32 MCU with UART bootloader, hence no external programmer is required. Bootloader occupies approximates 2K Bytes of flash memory, remaining 30K Bytes can be used for user programming.
Fig 1: AVR Starter

Features


  • Atmega32 MCU
    • 32K bytes of In-System Self Programmable Flash Memory
    • 1024 bytes EEPROM
    • 2K bytes Internal SRAM
    • 32 IO pins
    • UART, SPI, JTAG and I2C support.
    • Real Time Counter with Separate Oscillator
    • Four PWM Channels**8-channel, 10-bit ADC
    • 8 Single-ended Channels
    • 2 Differential Channels with Programmable Gain at 1x, 10x, or 200x
  • USB Interface CP2102: for communicating with the host computer.
  • LCD Interface: 16 characters, 2 lines
  • Test Leds (2) and Switches(2)
  • 5X2 ISP Programmer Connector
  • Breakout for all Ports
  • Breakout for +5v,Gnd and Vin
  • Power Supply compatible with AC/DC adapters(9 to 12V DC, 1A).

Physical Features


  • Dimensions: 70mm X 90mm
  • 1.6mm Glass Epoxy, FR4 PCB
  • Wave Soldered.

Downloads:


Setting up the XploreFlash Programmer

Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. Download and install it.

Step 2:To connect Development board with computer USB driver is required. Windows USB to UART Drivers for CP2102

Step 3: Download and install XploreFlash GUI. (XploreFlash GUI is based on AVRDUDESS)

Step 4: Follow the steps on images below to flash the board.

Note: The GUI software will require .NET framework 2.0 or later please download and install it.

{{#seo: |title=AVR_Atmega32_Development_Boards |titlemode=append |keywords=Atmega32, AVR 32pin Development board, AVR Starter board. |description=AVR Development Boards }}

Support

For Questions, technical support and feedback about this product, do comment below!