Tuesday, 25 April 2017

Perform basic operations using DSP processor


 In this experiment ,we used DSP kit TMS320F28375  to perform basic mathematical operations also Code Composer Studio Software was used.Arithmetic instructions like addition, subtraction and multiplication were performed. Logical instructions like AND and NOT were performed. Also, shift operations like logical shift left , shift right, rotate left and rotate right were performed.

8 comments:

  1. Large and complex computations can be implemented and analysed using DSP processor.

    ReplyDelete
  2. The hardware we used was TMS320F288335 DSP board for the demonstration.
    It has a dedicated bit reversal unit to perform fast algorithms like FFT.

    ReplyDelete
  3. CCS is a great tool for embedded coding

    ReplyDelete
    Replies
    1. Code Composer Studio is an integrated development environment to develop applications for Texas Instruments (TI) embedded processors.

      Delete
    2. Code Composer Studio is an integrated development environment to develop applications for Texas Instruments (TI) embedded processors.

      Delete
  4. Yes it's tedious to code on it

    ReplyDelete