Hi
2. Regretfully there is not a TI-RTOS example for eQEP in Processor SDK or in the Industrial Protocols Packages at www.ti.com/.../PRU-ICSS-INDUSTRIAL-SWPRU-ICSS-Industrial .
The Texas Instruments Industrial Protocol Packages provides a single…
Hello inno,
Yes, .p files are for the PASM compiler. CCS is trying to use the PRU CGT compiler, which will not work with PASM files. TI does not support PASM any more.
This thread has suggestions for options you can take to get the BiSS code working…
Hi Moonsun
There are two TI designs which reference BiSS C on the Sitara processors.
Interface to a 5V BiSS Position Encoder Reference Design, http://www.ti.com/tool/TIDA-00175 , which describes the hardware interface.
ARM MPU with Integrated…
Hi Viktor,
this is a question on how the BiSS-C Master is implemented on the processor connected to our design. The TIDA-00175 won't be affected by a bit error, it will just relay it to the digital 3.3V interface which connects to a processor with BiSS…
Hi
The AM437x can physically support the configuration that you propose. The PRU-ICSS Industrial does not have an example of this configuration and does presently contain support for the BiSS C encoder interface
The integration of the full featured…
Other Parts Discussed in Thread: TIDEP0022 , TMDSIDK437X Hello,
if have a question in understanding the build-process for an application which should run on 3 CPU's (ARM, ICSS0 and ICCS1) on the
AM437x IDK board.
My main task is to connect a BISS…
Hi Matic
The BiSS C interface runs primarily on the Sitara AM437x ICSS-PRU and not on the A9 processor. The most comprehensive description of the interface as implemented on the AM437x is contained in http://www.ti.com/tool/tidep0022 .
http://www…
Other Parts Discussed in Thread: TIDA-00179 In TI Designs, AM437x seems to support the following protocols.
BiSS C Master http://www.ti.com/tool/TIDEP0022
HIPERFACE DSL Master http://www.ti.com/tool/tidep0035
EnDat 2.2 Master http://www.ti.com/tool…
Hello Aaron
It looks like you are working with the BiSS C tidc920 firmware included with TIDEP0022 ARM MPU with Integrated BiSS C Master Interface Reference Design. Although planned, the industrial SDK does not yet contain support for the BiSS C protocol…