-
Notifications
You must be signed in to change notification settings - Fork 29
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