Hello Aitor,
Our MotorControl SDK has an implementation for T-Format that is fully documented ( https://www.ti.com/tool/TIDM-1011 )
The T-Format documentation can give you an idea of what role the CLB and the SPI have along with what is left to the CPU…
Hi Rhea,
Sorry, I misunderstood your question in my initial reply and didn't look at the AD2S1205 device datasheet. You are wanting to interface with the digital side of the AD2S1205 device then?
The datasheet provides some reference below where a…
Hi Najma,
Please check the Position Manager guide or BISS-C library and see the Position Manager SinCos Library user guide. You might also find the controlSUITE sin/cos library helpful. Not sure about what SSI encoder you'd like to put in your application, but…
I'm not sure I understand the question. Do you mean an encoder that uses an RS485 physical layer? We have an example in the motor control SDK for a t-format encoder, but our solution requires the CLB (configurable logic block) which is not available on…
Dylan,
The TIDM-1011 software supports F28388 devices and is available in the Motor Control SDK.
Note: since the F28388 does not have a launchpad, the customer could try connecting the boosterpack to the docking station via wires. Or they could use a…
Hello,
For EnDAT support we have on C2000 + CLA
Described here: https://www.ti.com/tool/TIDM-1008
The library is currently available for the F2837x devices.
We are planning on releasing a version for the F28388x later this year but I do not have a definite…
We have used a combination of our SPI along with the CLB (configurable logic block) and some software to implement absolute encoder interfaces. In general the CLB controls the clocks required and the SPI is leveraged to send/receive frames. The CLB also…
Burak,
We do not have anything readily available to help enable an absolute encoder interface on this device. We have a reference example of a T-format encoder interface on the F2837x and F28004x devices ( https://www.ti.com/tool/TIDM-1011 ).
The TIDM-1011…
Don,
We only have the documentation associated with the TI Design for the master: https://www.ti.com/tool/TIDM-1011 . Specific t-format documentation would come from Tamagawa.
Best regards
Lori
Hello:
user5912823 said: 1. I want to design hardware interface between CLB unit and external encoder, the encoder is with Endat, Biss or the RS485 based prototype. Is TI provided any reference documents related them?
T-format: https://www.ti.com/tool…