This repository was archived by the owner on Mar 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Library Details
Dr. Olaf Filies edited this page Nov 30, 2020
·
1 revision
The library concept follows a framework setup which can be easily adapted to any other microcontroller platform.
| Library Architecture | details in the framework architecture |
| TLE5012B API | base driver library functions |
| TLE5012B Register API | API to handle all Sensor registers |
| PAL Interface | platform library functions |
| Source Tree Structure | directory tree definition |
| Preprocessor Configuration | macro settings |
| Porting Guide | disHow to expand the framework with new platforms |
| Doxygen Docs | the library function documentation |
Library Architecture
TLE5012B API
TLE5012B Register API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
Arduino
- Getting Started
- Lib Installation
- Arduino API
- PlatformIO
Cypress WICED
- Getting Started
- Lib Installation
- WICED API
- Troubleshooting Guide