Skip to content

Hardware Platforms

jaenrig-ifx edited this page Nov 5, 2020 · 7 revisions

Summary - Quick Links

Supported Sensors Supported MCU Platforms
TLE4964-3M S2Go Verified MCU Boards
TLE4922 K2Go
Other sensors Other MCU Platforms

Supported Sensor Boards

TLE4964-3M Shield 2Go

More information about the TLE4964-3M

TLE4922 Speed Sensor Kit 2Go

The following kit includes the an XMC1100 microcontroller onboard. To be used with the Hall Speed API.

More information about the TLE4922

Other Hall sensors

This firmware library can be configured to operate any single output open collector hall switch of the Infineon family. And additional GPIO output is supported for microcontroller switch controlled power.

In fact, this library can be used with any generic active-low single output binary sensor ;)

Find out more hall switches on the Infineon magnetic sensors website.

Supported MCU Platforms

Verified MCU Boards

The library examples have been built and successfully executed on the following hardware platforms:

MCU Platforms
XMC 2Go
XMC1100 Boot Kit
XMC4700 Relax Kit for 5V Shields
Arduino Uno Rev3
Cypress CYW943907AEVAL1F Evaluation Kit
Raspberry Pi 1 B+ or newer

Shield 2Go Adapter for Uno Boards

The Shield2Go form factor is designed to be stacked directly into the XCM 2Go microcontroller board. The MyIoT Adapter Shield can be used to attach the Shield2Go with any Arduino UNO hardware compatible boards.

Check the Quick Start Guide for the complete information and pinout diagram of the MyIoT adapter.

Other MCU platforms

The library is developed for easy portability to any general purpose microcontroller platform including a one digital input. And optionally, an additional digital output. Check the circuit diagram above.

The supported software frameworks already allow the usage of multiple microcontroller evaluation boards.

If still not supported, please check the Porting Guide to integrate the library in your custom software framework and hardware platform.