Forums Search for: Sampling
6713: low sample stream sent to higher rate DAC?
Howdy, I'm using the audio daughter card on the 6713 DSK, which is sampling stereo 48 kHz. I believe this rate is fixed, via...
Howdy, I'm using the audio daughter card on the 6713 DSK, which is sampling stereo 48 kHz. I believe this rate is fixed, via the jumpers on the board. I want to sample the data, but then decimate it to a lower rate, and send it back out to the daughter card. Howe
playing audio out of dsk6711 through ad535
Hi everybody, I have a simple question. I am using the DSK6711 which has an AD535 on board. The AD535 has the sampling frequency limited...
Hi everybody, I have a simple question. I am using the DSK6711 which has an AD535 on board. The AD535 has the sampling frequency limited to 8 Khz. Does this also mean that i will be unable to play out audio through the ad535 at a higher frequency, or is it just that the input analog signal will be sampled only at 8 Khz? Thanks and regards -Sunil
MPEG-2 layer-3 multichannel decoder on c6x
Hi, I am trying to implement the MPEG-2 layer-3 multichannel decoder on C6x, backward compatible with MPEG-1 layer-3. I am new to...
Hi, I am trying to implement the MPEG-2 layer-3 multichannel decoder on C6x, backward compatible with MPEG-1 layer-3. I am new to this work and I don't have any source code to implement this decoder, but I got spec 13818-3. Actually I am trying to build this multichannel decoder around the MPEG- 1 layer-3 and its low sampling frequency (lsf) stere
DAC settings on DM642
1. How do we change the DAC settings on the DM642 board ? The method we tried out to change the Sampling rate from 48 KHz to 8 KHz on the...
1. How do we change the DAC settings on the DM642 board ? The method we tried out to change the Sampling rate from 48 KHz to 8 KHz on the TLV320AIC23 chip is as follows: a. We changed the following line in the file "..\ti\ddk\include\aic23.h" from #define AIC23_REG8_DEFAULT AIC23_REG8_48KHZ to #define AIC2
C6416dskinit.c
//C6416dskinit.c Includes functions from TI in the C6416 CSL and C6416DSK BSL #include "C6416dskinit.h" #define using_bios //if BIOS...
//C6416dskinit.c Includes functions from TI in the C6416 CSL and C6416DSK BSL #include "C6416dskinit.h" #define using_bios //if BIOS don't use top of vector table extern Uint32 fs; //for sampling frequency void c6416_dsk_init() //dsp-peripheral initialization { DSK6416_init(); //call BSL to init DSK-EMIF,PLL) hAIC
how we can access the analog data in DSK320c6713
hi all.. i m pradeep. I m new to the dsp environment..As part of my thesis work i have to implement some part on TMS320C6713. I have to...
hi all.. i m pradeep. I m new to the dsp environment..As part of my thesis work i have to implement some part on TMS320C6713. I have to sample the current signal and i have to apply my algorithm on the current samples.I want the samples at the 1khz sampling rate. How i can do this...In examples there is a program for the audio.will it work for my requir
Re: Running the onboard audio codec on 6713 DSK at 96 kHz
Niroshan- > Does anyone know whether is it possible to run the on-board audio codec > (AIC23) on 6713 DSK at 96 kHz sampling rate to...
Niroshan- > Does anyone know whether is it possible to run the on-board audio codec > (AIC23) on 6713 DSK at 96 kHz sampling rate to acquire spectral > contents up to 48 kHz? I'm hoping to use the on-board codec to transmit > and receive data to/from ultrasonic transducers with 40 kHz centre > frequency. According to AIC23 data sheet, the co
reg data transfer to c6713DSK
Hi I am currently working on a project in which the input signal is an eeg signal.the processor that i use is TMS320C6713DSK.(the signal...
Hi I am currently working on a project in which the input signal is an eeg signal.the processor that i use is TMS320C6713DSK.(the signal has been stored in an excel sheet format) the eeg data has a bit rate of 256samples/sec,but the processor sampling rate is 4KHz.hence i am unable to pass the data into it. I heard that the i/p data need to be oversampled,but i don't know how to do i...
ISR overrun-Base sampling rate too fast
Hi friends, I am doing speech compression using DCT and getting speech back using IDCT. I am using simulink to do this. As my proj is...
Hi friends, I am doing speech compression using DCT and getting speech back using IDCT. I am using simulink to do this. As my proj is LPC in tht i am sending residual signal after compressing using DCT. My problem is, Whn i insert the DCT (Radix-2 algorithm which requiers number of inputs as powers of 2) and IDCT
70 Mhz PM modulated IF signal sampling and recording for research
I want to sample and record 70 Mhz PM modulated IF signal. Do you have any suggestions how I can do? I have C6713 DSK. Is there any suggestions...
I want to sample and record 70 Mhz PM modulated IF signal. Do you have any suggestions how I can do? I have C6713 DSK. Is there any suggestions about suitable daughter card to realize this aim?
ADC clocked with External Motor Encoder
I have seen many examples of connecting an ADC to the McBSP port where the sampling rate is controlled by a clock generated by the DSP chip. ...
I have seen many examples of connecting an ADC to the McBSP port where the sampling rate is controlled by a clock generated by the DSP chip. I have an application where the clock will come from an encoder connected to the shaft of a motor. I am trying to figure out if there is an efficient way to do this with the DSP architecture. I don't think it can be done using the McBSP. The s...
sampling rate for C6713
I have a few questions about C6713 DSK. Is it possible to integrate a daughtercard including ADC working around 300 ksps to C6713. If yes,...
I have a few questions about C6713 DSK. Is it possible to integrate a daughtercard including ADC working around 300 ksps to C6713. If yes, would you like to suggest this type of products? I am using Matlab/Simulink to obtain CCS projects. Is there any products having simulink adc/dac blocks. I want to design FM demodulator+BPSK demodulator. My IF frequency is 70 Mhz, video bandwith 138kHz...
Frequency measurement
Dear Members I want to measure frequency of power line. I am using 16-bit ADC (sampling frequency is 12.8KHz). My question is how to measure...
Dear Members I want to measure frequency of power line. I am using 16-bit ADC (sampling frequency is 12.8KHz). My question is how to measure frequency with high accuracy (+/ - 8mHz) in presence of Harmonics ( I think it can be done by Appling FFT) . Can any one through some light on this? Thanks in Advance. Regards, SVS --------------------------------- Do you Yahoo!? Get on boar...
How to use another DAC with DSP kit
Hello all, I'm working with TMS320C6713DSK now and I'd like to have other sampling frequencies as provided by AIC23. I'd like to direct the...
Hello all, I'm working with TMS320C6713DSK now and I'd like to have other sampling frequencies as provided by AIC23. I'd like to direct the digital data to the new DAC, not AIC23.How am I going to use another DAC with the DSP kit? Thanks for advice. Rdgs lhsia
ADC card selection for C6713
Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier...
Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier frequency of BPSK:65536 Hz. I have been using Matlab /Simulink and TMS320C6713 DSK. 1. I need suitable ADC daughtercard for C6713 DSK. 2. What is the sampling rate according to this spec.s? How can I calculate? I want to proof my calculation method. ...
HWI made by Oscilloscope
I'm trying to do this example, using HWI, and input //Loop_intr.c Loop program using interrupt. Output = delayed input #include...
I'm trying to do this example, using HWI, and input //Loop_intr.c Loop program using interrupt. Output = delayed input #include "dsk6713_aic23.h" //codec-DSK support file Uint32 fs=DSK6713_AIC23_FREQ_8KHZ; //set sampling rate Uint32 output_data; Uint32 input_data; #define IDLE asm(" idle") interrupt void c_int11() //interrupt service routine { output_sample(ou...
interpolation problem on 6713 DSK
I am working on a project that the audio signal is interpolated from 8kHz sampling rate to 48kHz. I am using C6713 DSK broad. I configure...
I am working on a project that the audio signal is interpolated from 8kHz sampling rate to 48kHz. I am using C6713 DSK broad. I configure the AIC32 codec with ADC of 8kHz and DAC of 48kHz. At the same time, I use ping-pong buffer to save incoming and outgoing data. Interpolation is achieved. However, I get the noise output. When I configure AIC32 codec with ADC of 8kHz and DAC of 8...
downsampling in c6713
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...
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.This means i have to downsample it. My code is interrupt based.What i want to ask is whether i will downsample before or after filtering.Any sample code regarding downsampling would be of great help. Any response in this regard would be o...
Default sampling rate PCM3003
Hi... I was just wandering if the default sample rate of the PCM3003 is 44khz, or do you have to setup an interrupt to ensure that it really is...
Hi... I was just wandering if the default sample rate of the PCM3003 is 44khz, or do you have to setup an interrupt to ensure that it really is a fixed 44khz? thanks!
Bandpass FIR Filter Design
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...
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 tried with FDATOOL to design band pass filter (FIR with various combinations like equiripple, Least Squares Windowing (Kaiser, Blackman etc) . but results are not satisfactory Can anybody guide in this Regard. T...






