Other Parts Discussed in Thread: TMS320VC5416 Hi,
I am using TMS320VC5416 DSK. I want to generate an interrupt one time after amount of millisecond. I tried to use different values of PRD but I found the Interrupt Period did not change when I run my…
printf is a long, complicated function which takes a lot of cycles; it's not recommended for embedded programs except for development and debugging purposes.
Other Parts Discussed in Thread: TMS320VC5416 , PCM3002 Hi,
I have made a simple FIR filter code for both TMS320C54x and TMS320C55x in CCSv5.3. Simulations were working fine in CCSv5.3.
(I only have .asm and .cmd file for this project as I have written…
Other Parts Discussed in Thread: TMS320VC5416 , TLV320AIC26
Dear Sir..
I am Hariprakash working as a DSP Engg ... I am facing some technical issue for interfacing TLV320AIC26 with TMS320VC5416. i am using MCBSP0 as SPI control lines and MCBSP1 as…
Hi,
Could you let me know software reset with TM320VC5416?
I think my board has some problem, so I'd like to make reset by Software when DSP initialized.
Please guide to me how to make software reset.
Thanks.
Other Parts Discussed in Thread: TMS320VC5416 Hello All,
I have a TMS320VC5416 DSK , which I want to get started on.
I am a total beginner when it comes to dsp programming. I have a little bit of coding experience with micro-controllers but that is…
Other Parts Discussed in Thread: TMS320VC5416 Hello,
I use DSP TMS320VC5416 for audio applications on my board.
However, I notice some noise in the speaker exit but only during cold tests (-30°C). During these perturbations, I also notice that CLKOUT…
Other Parts Discussed in Thread: TMS320VC5416 Dear frnz...,
I am trying to connect tms320vc5416 with the emulator XDS100 v1 by using the IDE CCS v5 ...But am facing error..Is der any possiblity to connect C5416 via XDS100??
if possible pls let me…
Other Parts Discussed in Thread: TMS320VC5416 I have a TMS320VC5416 DSP developed on TMDSDSK5416 development kit, and i'm using a daughterboard interface to communicate it trough UART serial connection.
I need a smaller (much smaller than the TMDSDSK5416…