/      日本語

TWENETcmpt - AHI Compatibility Layer

Compatibility layer for the GOLD series providing APIs compatible with the BLUE / RED series
Explanation of the TWENETcmpt library. It enables the use of some AHI functions, previously available on TWELITE BLUE/RED, on TWELITE GOLD.

TWENETcmpt - AHI Compatibility Layer

This library is intended to provide compatibility with the AHI library.

  • It aims to enable the build and operation of TweApps, not to achieve full compatibility.
  • The implementation uses the TWENETmwf library (a C++ library implemented with the FSL library).

Below are notes regarding various definitions of the compatibility layer.

LinkDescription
Common & OthersMiscellaneous functions
ADCADC-related APIs
GPIOGPIO-related APIs
PWMPWM-related APIs
I2C (SMBus)I2C-related APIs
SPISPI bus
RandomRandom number generation
UARTUART-related APIs
WDTWatchdog Timer
WTIMERWake Timer, FRWT
OnChipTempOn-chip temperature sensor (ADC)

AHI-Compatible Functions

Explanation of the TWENET library and the AHI compatibility layer

ADC-Related AHI Functions and Explanations

TWENET Library, AHI Functions and Explanations Related to ADCs

AHI Functions and Explanations for DIO (GPIO)

Explanations of the TWENET library and AHI functions related to DIO (GPIO)

AHI Functions and Explanations for Timer (PWM)

Explanations of the TWENET library and AHI functions related to Timer (PWM)

Explanation of SMBus.c,h Defining SMBUS (I2C)-Related Procedures

Explanations of the TWENET library: SMBUS (I2C)-related procedures defined in SMBus.c,h

AHI Functions and Explanations for SPI

Explanations of the TWENET library and AHI functions related to SPI

AHI Functions and Explanations for Random Numbers

Explanations of the TWENET library and AHI functions related to random numbers

AHI Functions and Explanations for UART

Explanations of the TWENET library and AHI functions related to UART

AHI Functions and Explanations for WatchDog (WDT)

Explanations of the TWENET library and AHI functions related to WatchDog (WDT)

AHI Functions and Explanations for WakeTimer

Explanations of the TWENET library and AHI functions related to WakeTimer

AHI Functions and Explanations for Onchip Temp Sensor

Explanations of the TWENET library and AHI functions related to the Onchip temp sensor