The KIT_T2G-B-E_LITE, a 100-pin evaluation board is based on the TRAVEO™ T2G Body Entry family of devices. TRAVEO™ T2G Body Entry MCU is designed for automotive and industrial applications. The evaluation board carries a TRAVEO™ T2G Body Entry microcontroller,and headers compatible with Arduino for interfacing Arduino shields. In addition, the board features an on-board programmer/debugger (KitProg3), CAN FD transceiver, a Shield2Go connector interface and MikroBUS connector interface, three user LEDs, one potentiometer, and two user push buttons. The board supports operating voltages from 3.3 V to 5.0 V for TRAVEO™ T2G Body Entry device.
Note: Some additional setups will allow you to use more code examples than those shown on the next page. Click here for setup instructions.
To use code from the BSP, simply include a reference to cybsp.h
.
The BSP has a few hooks that allow its behavior to be configured. Some of these items are enabled by default while others must be explicitly enabled. Items enabled by default are specified in the KIT_T2G-B-E_LITE.mk file. The items that are enabled can be changed by creating a custom BSP or by editing the application makefile.
Components:
Defines:
cybsp_register_custom_sysclk_pm_callback
to register an application-specific callback.Clock | Source | Output Frequency |
---|---|---|
FLL | IMO | 100.0 MHz |
CLK_HF0 | CLK_PATH0 | 100 MHz |
CLK_HF1 | CLK_PATH1 | 8 MHz |
CLK_HF2 | CLK_PATH2 | 8 MHz |
See the BSP Setttings for additional board specific configuration settings.
The KIT_T2G-B-E_LITE Board Support Package provides a set of APIs to configure, initialize and use the board resources.
See the BSP API Reference Manual for the complete list of the provided interfaces.
© Cypress Semiconductor Corporation (an Infineon company) or an affiliate of Cypress Semiconductor Corporation, 2019-2022.