AMS AS5600 Manual

AMS AS5600 Manual

Adapter board
Hide thumbs Also See for AS5600:

Advertisement

Eval Kit Manual
DN[Document ID]
AS5600
Adapter Board
AS5600-POTUINO
ams Eval Kit Manual, Confidential
[v1-0] 2015-Jan-21
Page 1
Document Feedback

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Summary of Contents for AMS AS5600

  • Page 1 Eval Kit Manual DN[Document ID] AS5600 Adapter Board AS5600-POTUINO ams Eval Kit Manual, Confidential Page 1 [v1-0] 2015-Jan-21 Document Feedback...
  • Page 2: Table Of Contents

    Using the Arduino IDE ......................7 3.2.1 Installing the Arduino library ....................7 3.2.2 Reading out the AS5600 sensor ..................8 AS5600-POTUINO Hardware .................... 10 AS5600-POTUINO schematics ..................10 AS5600-POTUINO PCB layout ..................11 Ordering & Contact Information ..................12 Copyrights &...
  • Page 3: Introduction

    AS5600 Adapter Board Introduction The POTUINO is a potentiometer shield compatible with the Arduino UNO board. It was designed to evaluate the AS5600 Smart Potentiometer IC. Kit Content Figure 1: Kit content Pos. Item Description AS5600-POTUINO Arduino shield RMH05-DK Rotary magnet holder Note: An Arduino UNO board (not included) is required to use the POTUINO shield.
  • Page 4: Board Description

    AS5600 Adapter Board Board description The POTUINO shield allows evaluation of the AS5600 position sensor. This Arduino shield is fully assembled with the AS5600 IC and its necessary external components. The Arduino shield includes different breakout options. A breakout magnet holder is available on the left side of the PCB and in addition, an adapter board breakout is possible.
  • Page 5: Software

    Software Custom firmware source code can be generated using the Arduino IDE. An example code and Arduino library is available for reference. In addition, the AS5600 LabVIEW Evaluation GUI software can be used to readout and configure the AS5600. LabVIEW The AS5600 LabVIEW Evaluation GUI supports the Arduino UNO.
  • Page 6 If the Hardware Settings window opens, the switch has to be moved to “Arduino UNOr3”. This is show in Figure 4: AS5600 Evaluation GUI – Hardware Settings below. A green tick indicates successful communication with the sensor. For further information about the AS5600 LabVIEW Evaluation GUI please refer to the User Manual.
  • Page 7: Using The Arduino Ide

    Using the Arduino IDE 3.2.1 Installing the Arduino library The Arduino library for the AS5600 sensor can be downloaded from the ams webpage. To add an existing library open the Arduino IDE, click Sketch in the menu bar. Then Import Library and Add Library.
  • Page 8: Reading Out The As5600 Sensor

    AS5600 Adapter Board 3.2.2 Reading out the AS5600 sensor Source code examples are also available for download on the ams webpage. Following source code shows an easy example of reading out the sensor: /*------------------------------------------------------ FILE: AS5600 Author: Mark A. Hoferitza, Field Application Engineer, ams AG www.ams.com...
  • Page 9 = stat_val & 0xa0; //Mask off all unnecessary bits //Print Values Received float Raw_Ang = hi_raw *0.0879; float Ang = hi_ang * 0.0879; Serial.print(" AS5600 Raw Angle = "); Serial.println(Raw_Ang, DEC); Serial.print(" AS5600 Angle = "); Serial.println(Ang, DEC); Serial.print("...
  • Page 10: As5600-Potuino Hardware

    AS5600 Adapter Board AS5600-POTUINO Hardware AS5600-POTUINO schematics Figure 6: AS5600-POTUINO schematics ams Eval Kit Manual, Confidential Page 10 [v1-0] 2015-Jan-21 Document Feedback...
  • Page 11: As5600-Potuino Pcb Layout

    AS5600 Adapter Board AS5600-POTUINO PCB layout Figure 7: AS5600-POTUINO PCB layout ams Eval Kit Manual, Confidential Page 11 [v1-0] 2015-Jan-21 Document Feedback...
  • Page 12: Ordering & Contact Information

    AS5600 Adapter Board Ordering & Contact Information Ordering Code Description AS5600-POTUINO AS5600 Eval Kit Adapter Board Buy our products or get free samples online at: www.ams.com/ICdirect Technical Support is available at: www.ams.com/Technical-Support Provide feedback about this document at: www.ams.com/Document-Feedback For further information and requests, e-mail us at: ams_sales@ams.com...
  • Page 13: Copyrights & Disclaimer

    AG shall not be liable to recipient or any third party for any damages, including but not limited to personal injury, property damage, loss of profits, loss of use, interruption of business or indirect, special, incidental or consequential damages, of any kind, in connection with or arising out of the furnishing, performance or use of the technical data herein.
  • Page 14 Mouser Electronics Authorized Distributor Click to View Pricing, Inventory, Delivery & Lifecycle Information: AS5600-SO_POTUINO...

Table of Contents