TLE5012B  3.1.0
The TLE5012B is a pre-calibrated 360° angle sensor that detects the orientation of a magnetic field. The raw signals (sine and cosine) are digitally processed internally to calculate the angle orientation of the magnetic field (magnet).
sensorType.hpp File Reference
#include "../../../../config/tle5012-conf.hpp"
#include <stdlib.h>
#include <wiced.h>
#include <TLE5012-platf-wiced.hpp>
#include <TLE5012-pal-wiced.hpp>
#include <TLE5012b.hpp>
#include "wiced_rtos.h"
Include dependency graph for sensorType.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sensorType

prints register bit matrix and sensor interface type

Author
Infineon Technologies AG (Dr.Olaf Filies)
Version
3.1.0

This example program prints the bit matrix of all registers and the sensors default interface type and its settings. From special registers MOD1,2,3,4 and IFAB the explicit sensor interface set and the PCB board will be identified. See the Sensor manual for further information on the different interfaces and the different sensor boards.

Attention
Additional by removing the remarks on certain write functions, some sensor setups can be set/unset or switched on/off.
void application_start ()
 

Function Documentation

◆ application_start()

void application_start ( )