Learn, Implement and Share

Note

This article is a part of Arduino / ATmega328p Embedded C Firmware Programming Tutorial. Consider exploring the course home page for articles on similar topics.

Arduino Tutorial Embedded C Register Level Arduino Master Class

Arduino Tutorial Embedded C Register Level Arduino Master Class

Also visit the Release Page for Register Level Embedded C Hardware Abstraction Library and Code for AVR.

Introduction

Installing Atmel Studio is quite straightforward but before that, we have to make sure of system requirements for an easy and enjoyable experience of programming Atmel’s Microcontrollers.

There are two types of Installer Available ‘Web Installer’ and ‘Offline Installer’. Web Installer is recommended by Atmel if you have an internet connection. Otherwise, the Offline Installer will work fine. I recommend Offline Installer.

Microchip has released the latest version of the installer which is rebranded. I still recommend the old Atmel Studio 7.0 released by Atmel as it stable and works great out of the box.

What You Will Learn

  • How to install Atmel Studio in Windows 10?
  • How to install Atmel Studio 7?
  • How to install Old Version of Atmel Studio?
  • How to install Official and Professional IDE for Arduino/ATmega328p?

Supported Operating Systems

  • Windows 7 Service Pack 1 or higher
  • Windows Server 2008 R2 Service Pack 1 or higher
  • Windows 8/8.1
  • Windows Server 2012 and Windows Server 2012 R2
  • Windows 10

Supported Architectures

  • 32-bit (x86)
  • 64-bit (x64)

Hardware Requirements

  • Computer that has a 1.6 GHz or faster processor
  • RAM
    • 1 GB RAM for x86
    • 2 GB RAM for x64
    • An additional 512 MB RAM if running in a Virtual Machine
  • 6 GB of available hard disk space

Download Microchip Studio (Latest)

TitleDateDownload
Microchip Studio for AVR and SAM Devices 7.0.2542 Web Installer01 Nov 2020Download
Microchip Studio for AVR and SAM Devices 7.0.2542 Offline Installer01 Nov 2020Download

Atmel Studio 7 IDE Archives (Old)

Web InstallerOffline InstallerRelease Notes/Readme
Atmel Studio v7.0.2389Atmel Studio v7.0.2389Atmel Studio v7.0.2389
Atmel Studio v7.0.1931Atmel Studio v7.0.1931Atmel Studio v7.0.1931
Atmel Studio v7.0.1645Atmel Studio v7.0.1645Atmel Studio v7.0.1645
Atmel Studio v7.0.1188Atmel Studio v7.0.1188Atmel Studio v7.0.1188
Atmel Studio v7.0.1006Atmel Studio v7.0.1006Atmel Studio v7.0.1006
Atmel Studio v7.0.943Atmel Studio v7.0.943Atmel Studio v7.0.943
Atmel Studio v7.0.934Atmel Studio v7.0.934Atmel Studio v7.0.934
Atmel Studio v7.0.790Atmel Studio v7.0.790Atmel Studio v7.0.790
Atmel Studio v7.0.634Atmel Studio v7.0.634Atmel Studio v7.0.634
Atmel Studio v7.0.594Atmel Studio v7.0.594Atmel Studio v7.0.594
Atmel Studio v7.0.582Atmel Studio v7.0.582Atmel Studio v7.0.582

Installation Steps for Atmel Studio 7.0

Atmel Studio License Terms

License Terms and Condition

Accept Terms and Conditions and choose the installation path. It is recommended to leave it default. 


Atmel Studio Architecture

Select Architecture

Select the necessary architectures you would like to work with.


Atmel Studio Example Project Selection

Extensions Selection

Select if you need example projects to start with.


Atmel Studio Installation System Validation

System Validation

Atmel Studio Installer will validate your system before starting the installation. 


Atmel Studio Installation Progress

Installing

The installation will take some time according to your system performance. 


Atmel Studio Installation Complete

Installation Complete

You are recommended to restart your System.


Installation Complete

After restarting the system, the installation should finish with this window. You can choose to launch Atmel Studio.


Crazy Engineer

MAKER - ENGINEER - YOUTUBER

1 Comment

Nitin SIngh · November 4, 2020 at 6:51 am

Very Help full

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.