-
Notifications
You must be signed in to change notification settings - Fork 9
WICED API
Filies Olaf (IFAG DES TCP PSA) edited this page Mar 5, 2021
·
3 revisions
List of WICED Hall public API functions:
- Tle94112()
- ~Tle94112()
- begin()
- end()
- configHB()
- configPWM()
- getSysDiagnosis()
- getHBOverCurrent()
- getHBOpenLoad()
- clearErrors()
- Tle94112Motor()
- ~Tle94112Motor()
- begin()
- end()
- initConnector()
- connect()
- disconnect()
- setPwm()
- setPwmFreq()
- setActiveFreeWheeling()
- stop()
- coast()
- start()
- setSpeed()
- getSpeed()
- rampSpeed()
Find the complete documentation for each of the WICED functions and and rest of the library code structures in the WICED API Doxygen docs section.
Library Architecture
TLE94112 API
TLE94112Motor API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
Arduino
- Getting Started
- Lib Installation
- Arduino API
- PlatformIO
Cypress ModusToolbox
- Getting Started
- Lib Installation
- ModusToolbox API
- Examples
Cypress WICED
- Getting Started
- Lib Installation
- WICED API
- Troubleshooting Guide
Raspberry Pi (C++)
- Getting Started
- Lib Installation
- Raspberry Pi API
- Examples
Raspberry Pi (Python)
- Getting Started
- Lib Installation
- RPi Python API
- Examples