Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Discussion Groups

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "fir"

  

Post a new Thread

TMS320C6x Related Blogs

sample-by-sample FIR?   [7 Articles]

Wojciech Rewers - Sep 15 2003
hello everybody, could anyone tell me why there is no fir function to filter just one float sample at a time in any of ti's libraries? I have an algorithm... sample-by-sample FIR?

64x dsplib Fir

apap...@optonline.net - Dec 9 2005
Without seeing your code I cannot know for sure, but I had a similar issue and after looking through teir code realized that the 64x dsplib Fir function uses the input vector fo... 64x dsplib Fir

source code FIR in lattice form   [2 Articles]

Damien Piguet - Feb 3 2004
Hello, Does one of you have a source code example that would help me to implement an FIR filter in lattice form in C? I did it for the IIR all-poles case, b... source code FIR in lattice form

optimization, c6711, FIR filter, reliable cycle count?

jakobashtar - May 20 2005
Hello everybody I have implemented a FIR filter in assembler code. I want to do a reliable clock cycle count for the FIR filter. I have placed breakpoints in the begi... optimization, c6711, FIR filter, reliable cycle count?

FIR Filter via TI's dsplib

Sven Jaborek - Jun 23 2006
Hi all, i implemented the fir filter from TI's dsplib into my project and the performance is really good. But now i have a problem with the result of that filters, i use them ... FIR Filter via TI's dsplib

Bandpass FIR Filter Design   [3 Articles]

SVS - Jan 9 2007
Hi, I am new to filter design. I would like to design FIR Band Pass filters with lower cutoff frequency 0.1Hz and upper cutoff frequency 5Hz (sampling frequency is 12800Hz). I... Bandpass FIR Filter Design

Lattice FIR

Tiago Leonardo Broilo - Dec 11 2006
Hello, Does one of you have a source code example that would help me to implement an FIR filter in lattice form in C? I am with some problems of implementation of the filter. ... Lattice FIR

Assembly FIR Filters   [4 Articles]

David Ross - Oct 25 2003
Hi there, I am new to using the C6711 dsp board. I am looking for some simple examples of FIR and IIR filters which have been coded in Assembly or C using code ... Assembly FIR Filters

FIR filter implementation, c6x, fastest algorithm?   [3 Articles]

jakobashtar - May 24 2005
Hello experts :o) I am going to implement a 10th order real time FIR-filter on a C6711 DSK. I was wondering if you guys could give me some advice on how I should impl... FIR filter implementation, c6x, fastest algorithm?

Re: downsampling in c6713   [2 Articles]

Jeff Brower - Dec 27 2006
Wajahat- > HI EVEYONE.I am trying to implement iir filter on c6713.MY Signal has a bandwidth of 150hz.The minimum sampling rate > of c6713 is 8khz.I need to sample at 1khz.Th... Re:  downsampling in c6713

FIR optimization   [3 Articles]

Markos Nikolaos - Oct 16 2006
Hi everyone, I'm at the stage were I need to perform optimization (DSK6713). on a block FIR filter routine and am thinking of taking advantage of the circular buffer AMR regis... FIR optimization

FIR Low pass filter using C6000??   [2 Articles]

manish marwaha - Jun 18 2002
greetings all!!! anyone worked on some FIR LPF using TMS 320C6x? one problem too.. when i try executing floating point code on the Code Composer Studio v... FIR Low pass filter using C6000??

asm code for fir filtering   [2 Articles]

vbehravan - May 8 2004
have anybody .asm code for "fir filtering"(for DSP C6713)? I want this filter to get one float number and then its output be one float number.(I don't want block_fi... asm code for fir filtering

C6x Polyphase FIR Filtering for video scaling   [2 Articles]

emeccarelli - Jan 23 2003
Hi all, I'm looking for documentation, or better C source code, about implementation of Polyphase FIR filter on Ti C6x family. I know this is a fast technique use... C6x Polyphase FIR Filtering for video scaling

Pb with PCM3003   [3 Articles]

nadbret - Jul 24 2003
Hello, I use the C6711DSK and the PCM3003 audiocard. I want to do a FIR filter with a sampling frequency=48 Khz. I use an hardware interrupt each time the seri... Pb with PCM3003

FIR filter

stijn - Nov 17 2002
hi! i'm doing a thesis with the C6711 and the ADC_EVM (with the TLC3578); slight problem is i don't know much about C nor about filtering, and i need them both.. ... FIR filter

FIR filter based on audio.c code   [2 Articles]

seamusshovel - Mar 6 2002
I am doing a thesis on Active noise control using the C6701. The first step of the project is to take TI's audio.c example code, implement an FIR filter and then li... FIR filter based on audio.c code

128-taps signed FIR ---> 128-taps float FIR -- (ASM) -- Please help!   [4 Articles]

nino...@yahoo.it - Apr 24 2006
Hi all, I'm completing my thesis working with a TMS320C6713DSK and studying from Chassaing's book. I'm filtering 3 magnetic field sensors signals (x-y-z) with a 100-taps FIR ... 128-taps signed FIR ---> 128-taps float FIR -- (ASM) -- Please help!

6711 DSK interface to THS10082 daughtercard

akhifra - Jul 14 2003
Hello, I am trying to interface the TMS320C6711 DSK to the THS10082 daughtercard through CCS's "data converter support" utility. I have written a basic FIR filter... 6711 DSK interface to THS10082 daughtercard

Facing problem to FIR filter design modyfying the Coeff. file

Abhi Saha - May 18 2007
Dear All, I am working with C6711. when i was trying to modify the problem of FIR filter design from the book of Chassing by changing the filter coefficient which i... Facing problem to FIR filter design modyfying the Coeff. file

FIR filtering   [2 Articles]

Fahim Sheikh - Aug 23 2003
hi all, i am using the assembly routine for FIR filtering "FIRcasmfunc(example with CCS2.0 DSK 6711). My aim is to GMSK filter the incoming (through codec) bit... FIR filtering

sample-by-sample FIR optimized   [26 Articles]

Wojciech Rewers - Sep 17 2003
Two days ago I issued a question here about sample-by-sample FIR implementation... J G referenced me to this place: http://www.integrated-dsp.com/software/c6... sample-by-sample FIR optimized

FIR on TI TMS320C6713 dsk, help

Glidden Martin - Apr 21 2005
Hi, I'm trying to implement a FIR filter on a TI C6713 board to filter an input music signal but all I get is static. If I quantize the sum I can here some music so t... FIR on TI TMS320C6713 dsk, help

Simple and efficient C-code for FIR filtering   [2 Articles]

hank...@in.waw.pl - Nov 28 2005
I'm supposed to write an efficient C-code for DSK6713 to perform FIR filtering. As for now I've found this: int filter(int x) { int sum,i; sum = 0; hist[0] = x;... Simple and efficient C-code for FIR filtering

scaling of output   [2 Articles]

waji...@hotmail.com - Feb 19 2007
Hi I am new to dsp programming .I am using rulph chasssaing’s book for filter implementation.In his book he scales filter coefficients and output with 2^15. Can anybody explain m... scaling of output

Re: MFLOPS of C64 vs C67

Sven - Jun 14 2007
Am Mittwoch, den 13.06.2007, 17:37 +0000 schrieb pn2500: > Hi all, > > I am new to the group and have a question that has been puzzling me > for > a while: > > I d... Re:  MFLOPS of C64 vs C67

Re: bypass antialiasing filter of TLV320AIC23   [3 Articles]

Jeff Brower - Jun 19 2007
Mursel- > > I have been using C6713 DSK. My question is; Is there antialiasing filter in front > of AIC23 codec of DSK. If yes, can bypass (omit, cancel) it? > > In other... Re:  bypass antialiasing filter of TLV320AIC23

Problem when implementing fir filter for NTSC video stream using DM642

david olave - Jun 20 2005
Hi, I am implementing a fir filter in the DM642 for an NTSC video stream. I am using the DSP_fir_gen filter function in order to run it. For the test, I am using a sin ... Problem when implementing fir filter for NTSC video stream using DM642

C6711 DSK initialization

t_rex_63 - Mar 5 2002
Does anyone have an assembly program skeleton that initializes the hardware for audio input/output to the DSK? I just want to demonstrate various simple FIR & IIR f... C6711 DSK initialization

Re: Load (LDW/LDH/LDB) Instruction

Wojciech Rewers - Apr 1 2004
--- Henrry Andrian <> wrote: > LDW .D1T1 *A1,A2 > NOP 4 > Above instruction will load 32 bit data which point > by A1 into A2 > with four NOP which mean... Re:  Load (LDW/LDH/LDB) Instruction

C coding in dsp6701   [2 Articles]

dvs_srinivas82 - Nov 17 2005
hello everyone, i am beginner in DSP TI C6701 processor.i am doing coding for FIR filter. what i would like to know is "How to interface the available code with ... C coding in dsp6701

AIC23 Codec

byakugan02 - Apr 1 2005
Hi, I'm using a FIR FILTER to filter an analogic signal (input=analogic signal --> music/output=signal filtered). I can put the number of coefficient that ... AIC23 Codec

DSP/BIOS INSTRUMENTATION PROBLEM

cauer2003 - Jul 17 2003
i have a classic program DSP/BIOS for a FIR TMS320C6711 when i start the graph execution ou load graph CPU i have the big problem he doesnt start. for that he wor... DSP/BIOS INSTRUMENTATION PROBLEM

How to get data from input file and write output after filtering?

nabin181 - Nov 16 2004
Hi, I am trying to implement fir filter using convolution. As I am new to DSP field, I am facing problem opening input signal file "xyz.dat" and then aft... How to get data from input file and write output after filtering?

1Hz FFT   [4 Articles]

Vetter, Kurt - Jun 13 2003
My requirement is to in the end deliver FFT's at 1Hz resolution. I have a functional system using the TI radix-4 assembly FFT and TI C6701. My sample rate is 7.6MHz... 1Hz FFT

Rulph Chassaing's e-book on Digitial Signal Processing and Application with C6713 and C6416 DSk   [5 Articles]

Dhruba Roy - Oct 21 2005
Hello, I bought the above book from Amazon.com (electronic version). Unfortunately, it did not come with the CDROM example files. I also bought C6416 DSK and now I want... Rulph Chassaing's e-book on Digitial Signal Processing and Application with C6713 and C6416 DSk

Filter from dsplib fails   [3 Articles]

Sven Jaborek - Jun 18 2006
Hi All! i use fir filter from the ti dsplib with CCS 2.x. I rebuild it for my version of CCS allready. The filter works fine if i place input and output buffer in iram and t... Filter from dsplib fails

C6727 experiences   [7 Articles]

Andrew Elder - Dec 13 2005
All, I wonder if anyone has real-world performance comments on the C6727 ? Is it MUCH faster than the 6713 ? Do the extra 32 registers allow the compiler to "go t... C6727 experiences

Q.15 data operations

adit...@gmail.com - Sep 7 2005
hi i a implementing a fixed point adaptive FIR realtime filter on a 6713 DSK. I take in the input from the codec and store it in a buffer of datatype short. The word length fr... Q.15 data operations
| 1 | 2 | 3 | next