Sunday, 24 April 2016

DSP Processor

We studied the DSP Processor TMS320F28375 in this lab session. Our senior provided a demonstration of how to perform this experiment using the programming software Code Composer Studio. The code was implemented using the software.

Basic arithmetic operations like addition, subtraction, multiplication, division were performed. Various Shifting instructions like LSL, LSR, ROR, ROL were used. 
 

4 comments:

  1. Very Long Instruction Word (VLIW) can also be performed by using TMS320F28375

    ReplyDelete
  2. ASM code was written in the code composer studio for performing the operations

    ReplyDelete
  3. We learnt the basics functions of DSP processor and implemented it on the Processor..

    ReplyDelete