Tool/software: Linux
Hi
Currently we are using PRU to control BLDC Motor with Incremental encoder, it works fine. Now we want to change it to BLDC Motor with Absolute Encoder.
So we need BiSS-C Interface to read Absolute Encoder, http://www.ti.com/lit/ug/tidu794a/tidu794a.pdf this guide tells how to use BiSS-C Interface Master through Code Composer Studio (CCS). But our whole development is happening on Linux SDK (ti-processor-sdk-linux-am437x-evm-04.00.00.04), So we want to use BiSS-C Master through Linux SDK.
Some old thread says, it will be included along with EnDAT Master Interface in Linux SDK, So I checked the latest Linux SDK (ti-processor-sdk-linux-am437x-evm-05.03.00.07) but I couldn't find any related information.
Is there a way to use BiSS-C Interface Master using Linux SDK, If So, please can you provide reference links to it.
Thanks