Monday 25 April 2016

BASIC OPERATIONS USING DSP PROCESSOR

We studied programming on a DSP kit using Assembly Level Language. The kit used was TMS320F28375. This was demonstrated by a senior in our class. Instructions required for Arithmetic, Logical and Shift Operations were demonstrated. The changes in the values of the registers before and after execution of each operation were observed. The DSP was programmed using Code Composer Studio.

2 comments:

  1. Highlight special features of dsp processor

    ReplyDelete
    Replies
    1. it has Harvard architecture which makes parallel fetching of data as well as program. MAC unit , VLIW all these are the features which make DSPP Processor faster.

      Delete