Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
Hello people! I´m looking some discussions about IIR filter coefficients and some others. Only by curiosity, how do you are transfering the data from matlab to DSP? Cause I´m using somethink similar, and I generate the data in Matlab and after save it in a file. After, I call this file on the header of the code. Do you use somethink similar? Thanks, Guilherme _____________________ Guilherme Martinhon Engenheiro Eletricista Mestrando em Engenharia Elétrica Área: Instrumentação Eletrônica Laboratório de Ultra-Som UNESP - Campus de Ilha Solteira
Hi Yeah. i am creating coefficients storing that in a .h file and using that for board. You might have to add some lines to that file further. Well just out of curiosity, what kind of IIR filter are you designing. I have designed my filter and I wanted to test its stability on the simulator, without the device. Do you have any idea how to proceed with that? Secondly what tools are you using for filter design on matlab. Are you using fdatool or something else.... And then further through matlab the coefficients we get are >1 or <-1 and what you require on DSP is Q15 format. How are you converting that to Q15? Kindly reply thanks Megha Guilherme Martinhon <g...@aluno.feis.unesp.br> wrote: Hello people! I´m looking some discussions about IIR filter coefficients and some others. Only by curiosity, how do you are transfering the data from matlab to DSP? Cause I´m using somethink similar, and I generate the data in Matlab and after save it in a file. After, I call this file on the header of the code. Do you use somethink similar? Thanks, Guilherme _____________________ Guilherme Martinhon Engenheiro Eletricista Mestrando em Engenharia Elétrica Área: Instrumentação Eletrônica Laboratório de Ultra-Som UNESP - Campus de Ilha Solteira --------------------------------- __________________________________________________