Search found 92 matches

by SukhdeepMankoo
Tue Jun 29, 2010 12:09 pm
Forum: Digital Signal Processors
Topic: Code Composer Studio
Replies: 6
Views: 11202

Code Composer Studio

Hi, I have brought TMS320C6713B starter Kit. all the things are working fine. now i want to write the code and burned into the flash. Can i directory burn the test.out file into the flash? what is the format of code composer studio output(test.out), is it in hex ,binary file or any other format? Sec...
by SukhdeepMankoo
Thu Jun 24, 2010 7:01 pm
Forum: Digital Signal Processors
Topic: Zero Overhead of Loop
Replies: 2
Views: 5885

Re: Zero Overhead of Loop

Thanks.
by SukhdeepMankoo
Thu Jun 24, 2010 7:00 pm
Forum: Digital Signal Processors
Topic: ADC with more than two Channel in I2S
Replies: 2
Views: 6181

ADC with more than two Channel in I2S

Hi,

Is there any ADC which has more than 2 channels(Left,Right) in I2S?

Regards
Sukhdeep Singh
by SukhdeepMankoo
Wed Jun 23, 2010 5:42 pm
Forum: Digital Signal Processors
Topic: Zero Overhead of Loop
Replies: 2
Views: 5885

Zero Overhead of Loop

Hi,
Is the possible to create zero overhead loop in DSP?

Regards
Sukhdeep Singh
by SukhdeepMankoo
Tue Jun 22, 2010 10:59 am
Forum: Microcontrollers
Topic: Connecting your Microcontroller to PC
Replies: 7
Views: 8778

Re: Connecting your Microcontroller to PC

Note DB-9
pin 3 is the transmit pin of PC.
pin 2 is the receive pin of PC.

I have seen the schematic diagram, if u will interchange the pin2 and pin3 of DB-9 connector, it will work.
by SukhdeepMankoo
Tue Jun 22, 2010 10:54 am
Forum: Microcontrollers
Topic: coprocessor in microcontroller
Replies: 1
Views: 2726

coprocessor in microcontroller

Hi,
Why need to to include coprocessor in microcontroller as its ALU can do all the things.

what will be the benefit of coprocessor?

Thanks & Regards
Sukhdeep Singh
by SukhdeepMankoo
Mon Jun 14, 2010 12:09 pm
Forum: Digital Signal Processors
Topic: Roll-Over Arithmetic in DSP TI
Replies: 4
Views: 7230

Re: Roll-Over Arithmetic in DSP TI

Thanks Neo.
by SukhdeepMankoo
Fri Jun 11, 2010 11:22 am
Forum: Digital Signal Processors
Topic: Roll-Over Arithmetic in DSP TI
Replies: 4
Views: 7230

Re: Roll-Over Arithmetic in DSP TI

Thanks Neo,
May i know, how bring the result of two variables in saturation using C Language.
by SukhdeepMankoo
Thu Jun 10, 2010 3:24 pm
Forum: Digital Signal Processors
Topic: Roll-Over Arithmetic in DSP TI
Replies: 4
Views: 7230

Roll-Over Arithmetic in DSP TI

Hi, I have read the dsp programming on the following link: http://en.wikibooks.org/wiki/Digital_Signal_Processing/DSP_Programming It has written that if we declare a variable suppose unsigned short value=65500; value+=100; on the execution of above sequence of lines. compiler should give output. In ...

Go to advanced search