Other Parts Discussed in Thread: TDA2HG
Tool/software: TI C/C++ Compiler
Hello,
How to get datasheet of GPU in TDA2X .or How to get GPU demo code .
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
Hello,
How to get datasheet of GPU in TDA2X .or How to get GPU demo code .
Hello,
You can find a list of SoCs listed under (TI Devices) here:
https://www.ti.com/tool/TDA2EVM5777
You can then click on a specidic SoC and look at specifications of the SoC. If you need details, you can download the TRM. For TDA2HG, the TRM is here:
You can look at 3D Graphics Accelerator subsystem for details.
There are some demos (e.g kmscube) that are included with the SDK. Beyond those, you can run any OpenGLES 2.x or OpenGLES 1.1 application. You can use PowerVR SDK for some examples:
https://www.imgtec.com/developers/powervr-sdk-tools/powervr-sdk/
Regards
Hemant