as5600l

Library for the AS5600 and AS5600L Magnetic Rotary Position Sensor

Author Rob Jansen, Copyright © 2024..2024, all rights reserved.
Adapted-by
Compiler 2.5r8

Description

Library functions for the AS5600 and the AS5600L Magnetic
             Rotary Position Sensor. The main program has to setup the IIC 
             communication using an IIC clock at most 1 MHz.


Sources

AS5600  AMS datasheet [v1-06] 2018-Jun-20 
         AS5600L AMS datasheet [v1-12] 2020-May-14


Notes

The library supports both the AS5600 as well as the AS5600L. 
             In order to select the correct device the user must provide the
             the correct 7-bit IIC address in the init function. Adresses are:
             -) For AS5600  = 0x37. Default address and cannot be changed.
             -) For AS5600L = 0x40. Default address but this address can be changed.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Private

Functions

Private

API details

Global variables/contants

Procedures

Private

Functions

Private

Related samples

Here are the list of samples which use this library:

16f182516f1825_as5600l.jal