Forums Search for: SPORT
SPORT problem in ADSP2189
Hello, We have some problem related to SPORT operation in ADSP2189 processor. The problem is det
Hello, We have some problem related to SPORT operation in ADSP2189 processor. The problem is det
ADSP21065L SPORT in multichannel mode
Hi! I implemented an "interprocessor communication" between several ADSP21065L with a SPORT in multichannel mode, that fails...
Hi! I implemented an "interprocessor communication" between several ADSP21065L with a SPORT in multichannel mode, that fails hazardous. There are 7 timeslots containing 14bits. One is the master (lets call him DSP1) and the other are slaves. In my testcase I elaborat
SPORT TDM mode
I'm interested in using the SHARC 21065L SPORT for communication among up to 6 single-SHARC boards in a rack, using the TDM feature....
I'm interested in using the SHARC 21065L SPORT for communication among up to 6 single-SHARC boards in a rack, using the TDM feature. Are there any examples available that show how to set this up? Using 30 time slots, I can exchange up to 5 words per card with each frame, and I
using sport.h with EZlite kit 2189m
Hello, I have a question recarding the sport.h header file on the EZlite kit ADSP-2189m. If I use sport_start(0) or...
Hello, I have a question recarding the sport.h header file on the EZlite kit ADSP-2189m. If I use sport_start(0) or sport_write(0,0x55) I get an expression error. Is there anyone, that can tell me how to use this header file. An examples is also appreciated.
SPORT talkthru questions.
Hello, Is there a way to modify the SPORT talkthru example that comes with the EZLAB board to just do sound out? At the moment I...
Hello, Is there a way to modify the SPORT talkthru example that comes with the EZLAB board to just do sound out? At the moment I have a MAFE expansion card set up on SPORT0, and can get the code modified to the point where it will play a canned tone that I store in memory as an array
Connecting ADSP21065L
Hello I want to connect 3 DSP over the SPORT. Is there any information available how to connect them, and how to Program the...
Hello I want to connect 3 DSP over the SPORT. Is there any information available how to connect them, and how to Program the SPORTS. Is it possible to load a Program over this Sport Channels best regards Hannes
RV: Signal from sport
> Hello! > > I?m trying to have an input signal from the sport 1 in the adsp 21061 ez > kit lite. I want to have the signal...
> Hello! > > I?m trying to have an input signal from the sport 1 in the adsp 21061 ez > kit lite. I want to have the signal every 10 ms. > How can I do this? How can I know that I?m having the signal just every 10 > ms.? > Thanks, >
SHARC SPORT Multichannel (TDM) mode
I'm trying to use the SHARC SPORT in multichannel mode and I'm having trouble understanding how to structure the code. I only get a...
I'm trying to use the SHARC SPORT in multichannel mode and I'm having trouble understanding how to structure the code. I only get a couple of receive interrupts with my current code, although the transmitter seems to keep interrupting. Can anyone point me to code examples for multich
DMA Controller Problem On Simulation
Hi, I tried to simulate a communication through SPORT 1A channels, in chained DMA mode(multichannel operation). my orginal...
Hi, I tried to simulate a communication through SPORT 1A channels, in chained DMA mode(multichannel operation). my orginal intention is communicate to the codec (tlv320aic27 frm texas instruments) through SPORT of ADSP21065L in multichannel mode. Some of my configurations are a
ADSP2191 Interrupt in C
Could anyone please let me know if there is a C function call to initialize the SPORT in 2191 EZKIT. Also, what is the 'sig'...
Could anyone please let me know if there is a C function call to initialize the SPORT in 2191 EZKIT. Also, what is the 'sig' value in the interrupt function for SPORT transmit and/or receive. Thank you. Regards, Sumithira
2181-2189 Sport 0 Multichannel Capability
Hi all, has any one implemented a small serial "network" between several 2181 type chips using the 2181-2189 Sport 0 Multichannel...
Hi all, has any one implemented a small serial "network" between several 2181 type chips using the 2181-2189 Sport 0 Multichannel Capability. I'm looking for a bit of sample code. Also if 1 dsp is a master( supplies the framing ) and the rest slaves is it just a case of cor
21161'SPORT DMA work strange in VDSP3.0 Simulator
Hi I test SPORT DMA multichannel mode and Chaining of ADSP21161N in VDSP3.0 Simulator. I set SP0,SP1,SP2,SP3 of Stream in...
Hi I test SPORT DMA multichannel mode and Chaining of ADSP21161N in VDSP3.0 Simulator. I set SP0,SP1,SP2,SP3 of Stream in Simulator. SP0,SP1 DMA is good. SP2,SP3 DMA don't work. I test 21161EZKIT of sample program "SIMD Graphic EQ". SP2 DMA d
SPORT simulation
I tried to simulate sport transfer with included into EZ-Kit 2191 spt.dpj project, but it didn't work. I set up the streams from...
I tried to simulate sport transfer with included into EZ-Kit 2191 spt.dpj project, but it didn't work. I set up the streams from Setting-Streams... menu and it is shown on attached pic. What is worng and if anyone who have experience with this will share it with me?
SPORT & CODEC Reference
I am looking for any good references on sport & codecs at the beginner level. Can someone point me any convenient? Thanks! ...
I am looking for any good references on sport & codecs at the beginner level. Can someone point me any convenient? Thanks! _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
SPORT
Hi all, I used two ADSP-21992 boards, they are connected via SPORT. I would like to send data from one board to the other. To...
Hi all, I used two ADSP-21992 boards, they are connected via SPORT. I would like to send data from one board to the other. To detect the incoming data, I used receive interrupt. When the first data arrived, interrupt is generated and I can read the data. Problem i
EZkit 2191 SPORT TX Interrupt
Greetings, I'm receiving a constant interrupt when I turn on the Transmit interrupt. When I disable the transmitter I do not...
Greetings, I'm receiving a constant interrupt when I turn on the Transmit interrupt. When I disable the transmitter I do not get the interrupt so I think my IRQs and priority are right. I am opperating the sport with an internal clock/ internal frame sync/ DITFS = 0 only frame
SPORT Hang on 21065L
I am using the ADSP21065L chip and right now just implementing a simple sport transfer between a PC serial port and the DSP chip on...
I am using the ADSP21065L chip and right now just implementing a simple sport transfer between a PC serial port and the DSP chip on a custom board(with a RS-232 Transceiver). I am sending a 32 bit value to the DSP chip and echoing it back to the PC. What seems to happen after a while
Sport driver
Has anyone done a sport driver for an MP3 player to the AC 97 chip? If so need advice. May just send out RAW format but looking...
Has anyone done a sport driver for an MP3 player to the AC 97 chip? If so need advice. May just send out RAW format but looking to do a MP3 codec - decoder on the BF - maybe on the Momentum board....
UART using SPORT
I am referring the App.Note EE-60 and the corresponding code (pls find attached) to generate UART using SPORT. ...
I am referring the App.Note EE-60 and the corresponding code (pls find attached) to generate UART using SPORT. I have two queries 1) In the
Re: AW: how to transfer data thru SPORT
hi could you find out the solution of your problem,if yes please let me know how you fixed it? ---bansal
hi could you find out the solution of your problem,if yes please let me know how you fixed it? ---bansal






