Advertisement

Quick Links

One Technology Way • P.O. Box 9106 • Norwood, MA 02062-9106, U.S.A. • Tel: 781.329.4700 • Fax: 781.461.3113 • www.analog.com

INTRODUCTION

The
ADuCM360
is a fully integrated, 4 kSPS, 24-bit data
acquisition system that incorporates dual, high performance
multichannel sigma-delta (Σ-Δ) analog-to-digital converters
(ADCs), a 32-bit ARM Cortex™-M3 processor, and Flash/EE
memory on a single chip.
The
ADuCM360
is designed for direct interfacing to external
precision sensors in both wired and battery-powered appli-
cations. The
ADuCM361
ADuCM360
except for the ADC0, which was removed.
Refer to the
ADuCM360/ADuCM361
updates.
Additional support for the
through the
EngineerZone®
PLEASE SEE THE LAST PAGE FOR AN IMPORTANT
WARNING AND LEGAL TERMS AND CONDITIONS.
Arrow.com.
Downloaded from
ADuCM360
Development Systems Getting Started Tutorial
contains all the features of the
product page for future
ADuCM360/ADuCM361
website.
Figure 1.
ADuCM360
Mini-Board Connected to Analog Devices, Inc., J-Link OB Emulator

GENERAL DESCRIPTION

The
ADuCM360
ADuCM360
support features and the tools supplied with the evaluation
kit. In addition, it shows and describes how to connect the
evaluation hardware.
This guide describes the software files that are included on
the DVD and FTP site, and how to download them. The
site, should be opened in Windows® Explorer.
This guide works as a tutorial by providing a step-by-step
account of how to download evaluation versions of third-
party software tools. Instructions are provided on how to load
code examples that are supplied on the CD and on the FTP
is available
site. These examples demonstrate simple operation of the
ADuCM360.
Working through this guide brings the user to the stage where
they can start to generate and download their own user code
for use in their own unique end-system requirements.
Rev. A | Page 1 of 16
Getting Started Guide
ADuCM360/ADuCM361
development system allows evaluation of
silicon. This getting started guide introduces the
FTP

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADuCM360 and is the answer not in the manual?

Questions and answers

Summary of Contents for Analog Devices ADuCM360

  • Page 1: Introduction

    Figure 1. ADuCM360 Mini-Board Connected to Analog Devices, Inc., J-Link OB Emulator PLEASE SEE THE LAST PAGE FOR AN IMPORTANT Rev. A | Page 1 of 16 WARNING AND LEGAL TERMS AND CONDITIONS.
  • Page 2: Table Of Contents

    ADuCM360/ADuCM361 Getting Started Guide TABLE OF CONTENTS Introduction ..................1 Introduction ...................6 General Description ................. 1 Quick Start Steps ................6 Revision History ................2 Extra Optional Details on µVision..........7 Development System Contents ............3 IAR Embedded Workbench IDE ..........12 Evaluation Board ................
  • Page 3: Development System Contents

    ADuCM360 and ADuCM361. This kit features a mini-board (EVAL-ADuCM360MKZ) and an Analog Devices J-Link OB emulator (USB-SWD/UART-EMUZ) that connects to a PC USB port via a USB cable. A comprehensive set of development tools is included on the DVD.
  • Page 4: Software Installation

    Elves.exe is an application that helps a Install J-Link Serial Port Driver as shown in Figure 6. C programmer choose appropriate functions Alternatively, you can run JLinkCDCInstaller_V1.2b.exe from Analog Devices libraries and simplifies located under ADuCMxxxV1.3\Segger. deciding which values to place in the function parameters.
  • Page 5: Programs Installed

    The \ADuCMxxxV1.3\Software Tools\Elves folder contains the elves.exe files. These files are useful tools that accompany the software function libraries in \ADuCMxxxV1.3\Code\ADuCM360\common. Again, no installation is required here, but you may want to add a shortcut Figure 7. Device Manager link for this executable to your desktop.
  • Page 6: Keil Μvision4 Integrated Development Environment

    ADuCM360/ADuCM361 Getting Started Guide KEIL µVISION4 INTEGRATED DEVELOPMENT ENVIRONMENT To compile and build all files, select the Build All icon INTRODUCTION The µVision4 Integrated Development Environment (IDE) integrates all the tools necessary to edit, assemble, and Once the build has completed, the code shown in Figure 10 debug code.
  • Page 7: Extra Optional Details On Μvision

    Getting Started Guide ADuCM360/ADuCM361 EXTRA OPTIONAL DETAILS ON µVISION Select No to the question that appears (see Figure 16). This indicates you are not automatically including the start-up This section provides a more detailed explanation of the setup file startup_ADuCM360.s to your project.
  • Page 8 ADuCM360/ADuCM361 Getting Started Guide Connect the emulator to the ADuCM360 mini-board and to your PC’s USB port using a USB cable. Note that an LED on the J-Link OB emulator blinks several times before staying on, indicating that the emulator is communicating correctly with the PC.
  • Page 9 Figure 28. Select the driver for the generic that you are evaluating. 11. Select OK. All the options should be properly configured For this example, use ADuCM360 128kB Flash and then to compile, assemble, link, download, and debug using select Add.
  • Page 10 Output window and an arrow highlights the line of code in error. Before the code can be downloaded to the ADuCM360, the entire project must be built. This is done by clicking on the (rebuild all target files) icon on the toolbar. It will also create a demo.elf file used by the debugger.
  • Page 11 Getting Started Guide ADuCM360/ADuCM361 Downloading/Debugging Code Select Start/Stop Debug or press the icon to start debugging (start/stop debug session). The debugger indicates that you are using an evaluation version. Select OK. Figure 33. Starting Debugging Close the disassembly window. Go to the ADCMeter.c file.
  • Page 12: Iar Embedded Workbench Ide

    These steps use the default driver and compiler settings. To open the prepared IAR example projects using the Embedded Workbench tools, select File>Open> Workspace. Open the file ADuCM360.eww in the directory \ADuCMxxxV1.3\Code\ADuCM360\examples. Figure 35. IAR Embedded Workbench The workspace opens and the individual projects are launched as shown in Figure 36.
  • Page 13 Getting Started Guide ADuCM360/ADuCM361 To compile all files, select Project>Rebuild All files. Figure 40. Begin Debugging This launches the debugger. Figure 38. Compiling All Files If the build is successful, the information is displayed in the Build details window. Figure 39. Build Details To program the device and to begin debugging the source code, select Project>Download and Debug.
  • Page 14: Elves

    ADuCM360/ADuCM361 Getting Started Guide ELVES USING ELVES.EXE WITH µVISION4 Elves is a useful tool for generating simple C function libraries to get started on evaluating any peripheral. All the user needs to do is choose the required parameters for each function...
  • Page 15: Windows Serial Downloader

    Pull RESET low, then high (or float) on the mini-board (EVAL- In the software tools \CM3WSD folder, open the file ADuCM360MKZ) to reset the ADuCM360, with P2.2 floating CM3WSD.exe. or pulled high. The program starts running automatically. Figure 47. Preparing for Download Rev.
  • Page 16 By using the evaluation board discussed herein (together with any tools, components documentation or support materials, the “Evaluation Board”), you are agreeing to be bound by the terms and conditions set forth below (“Agreement”) unless you have purchased the Evaluation Board, in which case the Analog Devices Standard Terms and Conditions of Sale shall govern. Do not use the Evaluation Board until you have read and agreed to the Agreement.

This manual is also suitable for:

Aducm361

Table of Contents