TDU Files

This page contains resources needed to develop and debug a custom TDU firmware.

TDU API

TDU Library is a .zip file containing two different resources:

    • lib270224-SW_TduGenericLibrary.a  (.c static library for use in STM32CubeIDE)
    • Api.h (Header file describing the API functionality)
Release date File name
2023-12-07 TDU API 1.0.2.zip

TDU Demo project

This is a demo project, demonstrating how to use the TDU API.

Release date File name
2023-12-07 TDU DEMO 1.1.2.zip