DSPRelated.com

McBSP in SPI mode, and ADS8320

Started by Raymond Ranwez in TMS320c54x25 years ago

Hi everybody,   I am trying to connect an ADS8320 16-bit A/D converter to the 5410 McBSP1 through the SPI...

Hi everybody,   I am trying to connect an ADS8320 16-bit A/D converter to the 5410 McBSP1 through the SPI protocol.


Why my DMA interrupt is not processed?

Started by Jane Shen in TMS320c54x25 years ago

Hi, all, I'm stuck at this: on a 5402DSK board, transfer the data from internal memory by DMA channel 5 to McBSP DXR1_0 and send...

Hi, all, I'm stuck at this: on a 5402DSK board, transfer the data from internal memory by DMA channel 5 to McBSP DXR1_0 and send them out. the DMA runs in multiframe mode with a configuration of interrupt when block transfer completed. I could see the interrupt has been g


Re: problems with C5420 HPI and McBSP

Started by Jeff Brower in TMS320c54x25 years ago

Sanjay- On Fri, 24 Aug 2001, "Sanjay Kumar Madhava Rao" <> wrote: >Hi All, > We are using TI's C5420 in our trau processing...

Sanjay- On Fri, 24 Aug 2001, "Sanjay Kumar Madhava Rao" <> wrote: >Hi All, > We are using TI's C5420 in our trau processing application. I have >used McBSP0 and DMA channel 2 and 3(Rx and Tx). HPI is implemented >using shared memory and Period


C5402 A/D D/A CPLD Config

Started by Simon Hill in TMS320c54x25 years ago 1 reply

Hello, I am attaching an external convertor board to a c5402 peripheral interface. How do I config the board so that the McBSP...

Hello, I am attaching an external convertor board to a c5402 peripheral interface. How do I config the board so that the McBSP looks at the interface rather than the onboard convertor? Thanks, Simon.


SPI protocol

Started by fg0846 in TMS320c54x24 years ago 3 replies

Hi everyone, Does anyone know how SPI protocol works? I need to design some drivers to connect SPI devices to a C54x via McBSP...

Hi everyone, Does anyone know how SPI protocol works? I need to design some drivers to connect SPI devices to a C54x via McBSP and DMA, and I would need to know the standard first. Thanks, Fran


Weird error message

Started by Anonymous in TMS320c54x24 years ago

When I try to use the McBSP code from inside a .cpp file, I get lots of the following errors : [aic11.cpp] ...

When I try to use the McBSP code from inside a .cpp file, I get lots of the following errors : [aic11.cpp] "c:/ti/c5400/bios/include/csl_mcbsphal.h", line 79: warning: incompatible redefinition of macro "CSLAPI" (declared at line 36 of "c:/ti/c54


dsp c5410 dma

Started by guzik benny in TMS320c54x24 years ago

Hi I work with DSP c5410. Each McBSP is connected to codec AD73360. I am trying to operate them in Simultaneous Sampling. The...

Hi I work with DSP c5410. Each McBSP is connected to codec AD73360. I am trying to operate them in Simultaneous Sampling. The sampled blocks of data are transferred to an external memory by DMA. Each executes I get a random channels that works properly. I can't manage to operat


CCS File -> Load Progam

Started by chris durkin in TMS320c54x24 years ago

Hello, I was wondering if you can help me, I have a c5402 DSK and I am trying to run the audio program supplied with the board ...

Hello, I was wondering if you can help me, I have a c5402 DSK and I am trying to run the audio program supplied with the board (c:\ti\c5400\examples\bios\audio ). I have successfully re-written the DSS_init function to setup and enable the AD50 codec and McBSP port. The


[Fwd: about McBSP]

Started by Jeff Brower in TMS320c54x24 years ago

Pegasus Byron- Please check the c54x group archives. Some time ago I posted asm source to the group that shows how to...

Pegasus Byron- Please check the c54x group archives. Some time ago I posted asm source to the group that shows how to intialize the codec device on the DSK C5402 board directly, without calling CCS functions. That should give you some guidance in working with the A


Re: [Fwd: about McBSP] + secondary comm. for TI codecs

Started by Jeff Brower in TMS320c54x24 years ago

Pegasus Byron- > Thank you for your reply. I checked the archives > yestoday, and indeed, I found the asm file that you >...

Pegasus Byron- > Thank you for your reply. I checked the archives > yestoday, and indeed, I found the asm file that you > posted. But the source code for the second > communication is the style of hardware, not software. > Do you have the experiences that


Serial Data Transfer

Started by Jagdish prasad in TMS320c54x24 years ago

Hi All, I have some query about serial port(McBsp) of C5410. Is it necessary to be clock present always in case of external clock...

Hi All, I have some query about serial port(McBsp) of C5410. Is it necessary to be clock present always in case of external clock and external frame syncronization signal when serial port is in standard mode. I want to receive data from SPI port by standard serial port. Clock


Help on McBSP on 5409 a

Started by phil black in TMS320c54x24 years ago

Anyone I have a problem thats making me nuts. I have McBSP2 set to Clockstop mode (As a SPI MASTER) to talk to a Ramtrom serial...

Anyone I have a problem thats making me nuts. I have McBSP2 set to Clockstop mode (As a SPI MASTER) to talk to a Ramtrom serial Ram. I can clock data out to it ( Waveforms on the scope look perfect ). I have a very simple routine to read the port, just polling the


Regarding Interupts

Started by abhaykant23 in TMS320c54x24 years ago

HI, I am new using interupts. i am using TMS320C6711 dsk board. For communication i am using codec which is connected...

HI, I am new using interupts. i am using TMS320C6711 dsk board. For communication i am using codec which is connected internally with Mcbsp0. For data transfer and all i want to use EDMA. How to use EDMA and again Mcbsp generates events (like interuptsREVT and XEVT). How


Burst Mode On McBSP

Started by denis rouvre in TMS320c54x24 years ago 1 reply

Hi, I'm migrating from 'C549 to 'C5409, Does anyone know if it's possbible to make it work in burst mode (FSM bit ob 'C549). ...

Hi, I'm migrating from 'C549 to 'C5409, Does anyone know if it's possbible to make it work in burst mode (FSM bit ob 'C549). Thanks. Denis


McBSP 5402 DSK

Started by gabrieldsp in TMS320c54x24 years ago

I am use the DSK 5402, and i have some problems with McBSP1, i can?t drive = out the CLKX1. my program: #include extern...

I am use the DSK 5402, and i have some problems with McBSP1, i can?t drive = out the CLKX1. my program: #include extern void Config5402(); extern void ConfigMcBSP(); int data; ioport int port0004; void main(void)


DSK5416 PCM Player

Started by clayd in TMS320c54x24 years ago 1 reply

Hi, I'd like to load a PCM file to the on-board memory and then play it through the PCM3002 codec on the DSK5416. I'm...

Hi, I'd like to load a PCM file to the on-board memory and then play it through the PCM3002 codec on the DSK5416. I'm stumped with trying to configure the McBSP for the frequency and bit length of the sample I've loaded. Does anyone have any pointers to how


Need help with TLV320AIC23 and C54

Started by kevin_agnew in TMS320c54x24 years ago

I have the above audio codec attached to a C54 using a MCBSP to send/receive audio data. We have verified the timing on the ...

I have the above audio codec attached to a C54 using a MCBSP to send/receive audio data. We have verified the timing on the CLKX/CLKR, FSX/FSR, and DX/DR signals with an oscope and everything matches the TLV320AIC23 spec. The AIC is programmed as MASTER so it is driving CLKX/CLKR and


DMA interrupts

Started by hakpax in TMS320c54x24 years ago 2 replies

hi there! im using the TMS230C5402 DSK my goal is to process a large amount of audio sampels which comes from the McBSP. i...

hi there! im using the TMS230C5402 DSK my goal is to process a large amount of audio sampels which comes from the McBSP. i decided to use the DMA cause the memory is not big enough. i have managed to use the dma to seperate the input to frames and i enabled the interrupt


Trouble with DMA

Started by Jean Viljoen in TMS320c54x24 years ago 1 reply

Dear group I am using the C5402DSK and AIC10 EVM populated with 8 CODECS. I am using CCS 1.21 with XDS510PP JTAG emulator. To...

Dear group I am using the C5402DSK and AIC10 EVM populated with 8 CODECS. I am using CCS 1.21 with XDS510PP JTAG emulator. To transfer data between CODECS and DSP an can use either DMA, or interrupts and then transmit over MCBSP. I find that when I use the DMA, I need t


MCBSP reset

Started by Krunoslav Sekovanic in TMS320c54x24 years ago 1 reply

Hi, I'm working with C5441 DSPs and C5402 DSK. Here is the situation and the problem: There is a 2 Mbps multichannel link...

Hi, I'm working with C5441 DSPs and C5402 DSK. Here is the situation and the problem: There is a 2 Mbps multichannel link connected to MCBSP0. Interrupts RINT and XINT are used for reading and writing. I have to select ch0 and ch1 for writing, all other channels m