DSPRelated.com

Simulating McBSP

Started by jvirzi2000 in TMS320c6x21 years ago 1 reply

If I generate the McBSP frame sync, and clock internally, can I simulate the McBSP? I have set up DMA to service the McBSP, but...

If I generate the McBSP frame sync, and clock internally, can I simulate the McBSP? I have set up DMA to service the McBSP, but aside from feeding DXR one or two words, it just sits there without advancing. I do not see the status bits of the SPCR changing, so my guess is that


initializing MCBSP for MULTICHANNEL implementation

Started by Kiran Chitriki in TMS320c6x21 years ago

Hi, I have a long ambiguous story about the great MCBSP of EVM 6201...kindly go thru.. The peripherals guide on MCBSP...

Hi, I have a long ambiguous story about the great MCBSP of EVM 6201...kindly go thru.. The peripherals guide on MCBSP says..for multichannel implementation the MCBSP has to be programmed to read from different channels..ie based on our preference starting from cha


Is the synchronization a bug in TMS320C6416?

Started by prof...@whut.edu.cn in TMS320c6x16 years ago

hello,everyone,nowadays i am doing experiments on McBSP of 6416,but i find the 'xrdy'and 'rrdy' in SPCR of McBSP are not woking as what described...

hello,everyone,nowadays i am doing experiments on McBSP of 6416,but i find the 'xrdy'and 'rrdy' in SPCR of McBSP are not woking as what described in spru401(TMS320C6000 DSP Multichannel Buffered Serial Port (McBSP) ),they seems behavior strangly!below is my source code,dose anybody encounter the same problem? /* examples:1.set CPUclk/256 as the clk for McBSP's SRGR,and generate the CLKR.CLKX ...


Switching speed og GPIO

Started by alberthcsiu in TMS320c6x16 years ago 5 replies

Hi All, I am using the DSK6455 which includes two MCBSP port and these two MCBSP port of 6455 can be use as a SPI interface. In my system I...

Hi All, I am using the DSK6455 which includes two MCBSP port and these two MCBSP port of 6455 can be use as a SPI interface. In my system I use both MCBSP port to interface with ADC/DAC so there is no free MCBSP port. As I need another port to interface with a MCU which require a data rate at about 30Mb/s, so I decided to use the SPI interface. Since there is no free MCBSP port in my sys...


Use of McBSP as UART

Started by Sandeep Pande in TMS320c6x21 years ago 3 replies

HI all, How can we use McBSP as UART ? I am designing a McBSP to 8051 UART interface. The interface should work on 2 lines...

HI all, How can we use McBSP as UART ? I am designing a McBSP to 8051 UART interface. The interface should work on 2 lines (DX,DR) from McBSP and (TXD,RXD) of 8051. any related link will be helpful. regards, Sandeep


TMS320C6713 MCBSP with external clock

Started by shahzad ahmed in TMS320c6x14 years ago 2 replies

Actually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for...

Actually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for further details. http://www.holtic.com/AppNotes/AN-510_A.pdf I have interfaced MCBSP with HI-15530 as follows. MCBSP------------------------------------------------HI-15530 CLKX (Input)


I2S ADC interfacing with DSP

Started by sukh...@yahoo.co.in in TMS320c6x14 years ago

Can i use McBSP for interfacing of stereo signal (left and right channels) i.e. I2S. if yes, then how? I want to connect to ADC with McBSP. how...

Can i use McBSP for interfacing of stereo signal (left and right channels) i.e. I2S. if yes, then how? I want to connect to ADC with McBSP. how can i pick up signal from two McBSP. As clock to both ADC is same. I want to get signal from both ADCs with different input signals. How can i get data from two McBSP without losing data from any McBSP. if i choose interrupt, will i get data from two Mc...


connecting McBSP to external devices

Started by joshy jose in TMS320c6x17 years ago 5 replies

hai friends, how to connect the McBSP to multiple channels? there is only one DX and DR in McBSP then how can it be connected to different...

hai friends, how to connect the McBSP to multiple channels? there is only one DX and DR in McBSP then how can it be connected to different channels? -- regards, Joshy m. Jose kerala , India 91-9447976001


how to connect the McBSP to multiple channels(USART and codec)?

Started by msha...@yahoo.com in TMS320c6x17 years ago

Dear All, I use a C6713DSK for implementing a modem. I'd like to use the Mcbsp of TMS320C6713 as USART by using peripheral expansion...

Dear All, I use a C6713DSK for implementing a modem. I'd like to use the Mcbsp of TMS320C6713 as USART by using peripheral expansion connector, but in the DSK the MCBSP is connected to AIC codec. how to connect the McBSP to multiple channels(USART and codec)? there is only one DX and DR in McBSP then how can it be connected to different channels? Thankyou in advance Maryam Shabro ...


controlling AIC23 via McBSP (c6713 DSK)

Started by Fariza Dion Prasetyo in TMS320c6x17 years ago 4 replies

Hi, i have a question about controlling AIC23 through McBSP on C6713 DSK. AIC23 is interfaced with 2 McBSP, one for control and another for...

Hi, i have a question about controlling AIC23 through McBSP on C6713 DSK. AIC23 is interfaced with 2 McBSP, one for control and another for data flow. To use the AIC23, I have to initialize the AIC23 first by writing AIC23 config structure to McBSP port 0, then we can start data transfer through McBSP port 1. In my work, I am trying to modify the ti example dsk_app.pjt. I want the dsk beh...


Re: Using McBSP/EDMA

Started by Bernhard 'Gustl' Bauer in TMS320c6x19 years ago

kami10001 wrote: > hi > > 1-can i directly transfer digital audio data from a .dat/wmv file to > McBSP or its necessary...

kami10001 wrote: > hi > > 1-can i directly transfer digital audio data from a .dat/wmv file to > McBSP or its necessary to use UART. > > 2-How to configure McBSP @ 44.1kHz and 48kHz for 16/32 bit rates? > > br >


troubleshoot mcbsp

Started by Artiko Wibowo in TMS320c6x16 years ago 10 replies

Hi there, Can anybody help me ? mcbsp in my board seems not working. Is there any way to troubleshoot mcbsp ? Regards, Artiko...

Hi there, Can anybody help me ? mcbsp in my board seems not working. Is there any way to troubleshoot mcbsp ? Regards, Artiko Wibowo Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467


McBSP

Started by ahmadagha23 in TMS320c6x18 years ago

Hi friends I want to connect (read and write) a bidirectional line to McBSP of DSK6711: 1- How can I use McBSP to drive a...

Hi friends I want to connect (read and write) a bidirectional line to McBSP of DSK6711: 1- How can I use McBSP to drive a bidirectional line? 2- How can I use a McBSP to drive two bidirectional lines? 3- Have you ever connected PS/2 mouse (or any other types) to DSK6711? thanx


McBSP Pins as GPIOs - 6711D

Started by Bhaskar Reddy N in TMS320c6x19 years ago

Hi all, With c6x peripheral guide spru190d, we found that McBSP pins can be used as GPIOs. But with the modifications to GPIO module...

Hi all, With c6x peripheral guide spru190d, we found that McBSP pins can be used as GPIOs. But with the modifications to GPIO module in 6711D revision is there any change with this. Still these McBSP pins can be used for GPIO. Nothing is mention in SPRS088m document about the McBSP pins as GPIOs. Thanks in advance BHA


MCBSP Problem in C6416 evm(TP6416)

Started by mahdavi hassan in TMS320c6x20 years ago 1 reply

Hi all, Has anyone worked with "TORNADO-P6416 DSP"? I've connected the McBSP to the ST-BUS and set the McBSP for getting "frame...

Hi all, Has anyone worked with "TORNADO-P6416 DSP"? I've connected the McBSP to the ST-BUS and set the McBSP for getting "frame synchronize and clock" from ST-bus, some times McBSP gives interrupt when detects frame sync but some times it doesn't give interr


C6713B Mcbsp Spi

Started by Dave in TMS320c6x19 years ago

Hi all, Can anyone tell me if multiword frames work under SPI on this chip? The data sheet spra551a says it should but a help note in...

Hi all, Can anyone tell me if multiword frames work under SPI on this chip? The data sheet spra551a says it should but a help note in the knowledge base says: ############################## C6000 McBSP in SPI Mode Problem: Can the C6000 McBSP in SPI Mode be used with multi-word frames? Solution: The C6000 McBSP in SPI


EDMA interrupt

Started by alberthcsiu in TMS320c6x16 years ago 1 reply

Hi All, I am using the DSK6455 as my development platform. What I am doing now is to setup the EDMA channel so that the EDMA will handle data...

Hi All, I am using the DSK6455 as my development platform. What I am doing now is to setup the EDMA channel so that the EDMA will handle data read form MCBSP and then transfer out form the same MCBSP channel. In the very beginning I try to use polling to poll the Rx and Tx ready flag of MCBSP channel to handle the data receive and transmit. And it prove that my MCBSP setting is correct. ...


Re: McBSP Pins as GPIOs - 6711D

Started by baba...@yahoo.com in TMS320c6x14 years ago

Hi I have a similar problem. I'm using DSK6713 and i cant use its McBSP as GPIO. Has your problem been solved? Thanks Babak > Hi all, >...

Hi I have a similar problem. I'm using DSK6713 and i cant use its McBSP as GPIO. Has your problem been solved? Thanks Babak > Hi all, > > With c6x peripheral guide spru190d, we found that > McBSP pins can be used as GPIOs. But with the > modifications to GPIO module in 6711D revision is > there any change with this. Still these McBSP pins can > be used for GPIO. Nothing is ment


Blown MCBSP ?

Started by akhifra in TMS320c6x21 years ago 5 replies

Hello, I wrote a program for communication between the 6711 DSK's MCBSP's and some RF transceivers. The code by itself was...

Hello, I wrote a program for communication between the 6711 DSK's MCBSP's and some RF transceivers. The code by itself was working fine, I was testing it on a logic analyzer. I designed a buffer circuit to attenuate the 3.3V serial outputs of the MCBSP and add some DC bias


How to use McBsp on 6416T DSK

Started by kaja...@yahoo.com in TMS320c6x16 years ago

Hi, I am using TMS320C6416T dsk with CCS3.1, I need to interface a A/D converter with 6416 through McBsp, Hw i can configure the DSK? Already...

Hi, I am using TMS320C6416T dsk with CCS3.1, I need to interface a A/D converter with 6416 through McBsp, Hw i can configure the DSK? Already McBsp has configured with AIC23 codec. Could i change the configuration to external interface. Thx, Kajan.