Download Print this page
Atmel SAM4L Xplained Pro Quick Start Manual
Hide thumbs Also See for SAM4L Xplained Pro:

Advertisement

Quick Links

Introduction to Atmel SAM4L Xplained Pro
1. Read the user guide of the Atmel SAM4L Xplained Pro board and understand the board structure.
http://www.atmel.com/Images/Atmel-42074-SAM4L-Xplained-Pro_User-Guide.pdf
You can download the schematics of the board at
http://www.atmel.com/images/Atmel-42074-SAM4L-Xplained-Pro_User-Guide.zip
If needed, you can access all the datasheets, schematics, and user guides in the PDF folder in Baylor
Box:
https://goo.gl/qez6je
2. Open Atmel Studio 6. Get familiar with the software user interface.
If needed, you can refer to the Atmel Studio tutorial:
http://www.atmel.com/webdoc/atmelstudio/index.html
3. Connect the Atmel SAM4L Xplained board with the peripheral boards PROTO1, IO1, OLED1, and
SEGMENT LCD1.
ELC 4438 Lab Manual
January 27
, 2016
th
Page | 1

Advertisement

loading

Summary of Contents for Atmel SAM4L Xplained Pro

  • Page 1 Introduction to Atmel SAM4L Xplained Pro ELC 4438 Lab Manual January 27 , 2016 1. Read the user guide of the Atmel SAM4L Xplained Pro board and understand the board structure. http://www.atmel.com/Images/Atmel-42074-SAM4L-Xplained-Pro_User-Guide.pdf You can download the schematics of the board at http://www.atmel.com/images/Atmel-42074-SAM4L-Xplained-Pro_User-Guide.zip...
  • Page 2 Verify that the software has detected the MCU board SAM Xplained Pro and the extension boards. Atmel Studio should automatically show the SAM4L Xplained Pro tab. Click New Example Project 4. Click on the small triangle before Atmel-Atmel Corp to see all available examples.
  • Page 3 6. Read the C code in Atmel Studio to understand how the program works. Click “Start without debugging” (Green triangle) in the menu toolbar. The STATUS LED on the Atmel boards blinks. You can turn on/off the blinking LED by pushing the SW0 button.
  • Page 4 7. Open Control Panel – Device Manager from Windows Start Button. Click “Ports” to find out EDBG Virtual COM Port. Page | 4...
  • Page 5 Click Open to start the terminal. The Atmel board should send a stream of 1’s and 2’s which are shown in the terminal window. 9. Now, your job is to change the output stream in PuTTY terminal and change the blinking rate (frequency) of the LED.