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).
readSpeedProcessing.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 readSpeedProcessing.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

readSpeedProcessing

This example can be used for a first fast test if the sensors works

Author
Infineon Technologies AG
Version
3.1.0

Demonstrates the fast readout of the angle speed. Depending on the microcontroller you use more or less speed on the serial port is possible.

Attention
Use this sketch together with the processing script examples

SPDX-License-Identifier: MIT

void application_start ()
 

Function Documentation

◆ application_start()

void application_start ( )