Software Developer's Kit
The SDK document outlines the API specification for the G528e/DSP back-end
processor, including the interfacing syntax and examples for C/C++ and C# programming languages.
The coherent mode SDK document describes the API that allows use of the device in coherent mode.
This makes it possible for a third-party software developer to gain complete control over the G528e/DSP module. This includes
setting up interfacing and internal data paths, DDC, DSP, etc. |
|
The API is implemented as a 32-bit dynamic library (G528API.dll). It provides both object-oriented and non-object-oriented interfaces and can be used by any
32-bit application under Microsoft Windows XP, Vista, Windows 7, Windows 8 and Windows 10 (including their 64-bit versions).
A C/C++ header file, G528API.dll API file and drivers are part of the SDK and can be downloaded here. |
|