Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Other Parts Discussed in Thread: TMS320VC5401 Hello
I'm working on an audio related project. I have to send a sample to the DAC of my board every 48kHz. The sending is OK as I have written a small code to write to it (two channels). Now I have to setup…
Hi all.
How can I access (set and reset) the XF pin in C using CCSv5? I have installed the CSP libraries but I could found any references to it.
Thank you.
Other Parts Discussed in Thread: TMS320VC5401 Hi,
I want to use external RAM in my program.
But i am not able to access it, if i run program from Internal memory then program is working fine.
and if i try to run program from EXTRAM then DSP is not…
Other Parts Discussed in Thread: TMS320VC5401 , TMS320VC5505 Hi,
After working on TMS320VC5505 now i am working on TMS320VC5401.
But during this development i am facing some problems,
Generally in 5505 to access the peripheral registers (like GPIO, I2S…
Other Parts Discussed in Thread: TMS320VC5401 For the first time, I use a TMS320VC5401 to design an audio amplifier along with an ADC and a DAC. Say the sample rate is 48KHz (typically for audio processor), how do I choose a value of the external crystal to…
Part Number: PCM1754 Other Parts Discussed in Thread: PCM1808 , TMS320VC5401 ,
Dear TI FAE,
I'm working on a project using PCM1808 and PCM1754. Partial schematics and layout below. The goal is to replace an existing codec with these ADC and DAC, on a…
Support Guidance for C55x, C54x, C5x
Q: I’m developing an application based on TI’s C5000 family of digital signal processors. I have some questions and need some support. Can you help me?
A: Thanks for reaching out.
Links to active C5000 devices…
Other Parts Discussed in Thread: TMS320VC5401 Hi all.
I'm trying to get used to the TMS320VC5401 DSP. I'm trying to write a simple program: to read a sample from the sine table and write it to a external device using PORTW instruction. The question is…
Other Parts Discussed in Thread: TMS320VC5401 Could someone please, give a working example on how to setup and run the timer interrupt for C54x?
This is sooooo hard to figure out on my own.