Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Search Results for "csl"
Post a new Thread
Chad Albrecht - Mar 9 2004
Is it possible to get (or compile) the 5509 CSL for source (C)
debugging in CCS 2.20? I am investigating the support of SD cards by
the MMC/SD controller.
Than... 
smiffoz - Apr 15 2008
Hi all,
I am trying to connect an SD Card to a 5509A via a McBSP configured
for MMC operation using the MMC CSL.
I can successfully read and write sectors from/to the SD Ca... 
d_nacarino - May 16 2008
Hi,
I am new to the DSS C55x series from TI and I am trying to interface
the C5502 with a PC using the UART. I bought the evaluation board and
they show an example code with t... 
malik_arjun_rcr - Mar 25 2002
Hi all,
I am Unable Configure the EMIF using CSL Library.or Using Bios Cnfig
file usin GUI configeration..
IF anyone knows about this pls Send me details ..... 
salleehh - Mar 10 2004
Hi All My freinds>>
I have a module of EVM5502 and I use CCS in my devlopment So,
My CCS version is latest version from TI Update Advisor v2.21 BUT,
b... 
Nikhil S. Parvatikar - May 21 2003
Hi C55x group,
I am finding it difficult to tranfer data using the DAT Module of the CSL.
I am trying to do it for the C5510 DSK.
In my project
I have inc... 
dona...@knudsenengineering.com - Oct 8 2007
Hi Group,
I'm trying to send data through a usb in endpoint to a host pc using a linked list. I've been through spru511 backwards and forwards, and have also looked at the csl sou... 
Michael Schuster - Apr 25 2006
Hi,=20
with the code composer you can find dma examples=20
(CCStudio_v3.1/examples/generic5509) using the csl-lib. you can also get ri=
d=20
of the lib and use CSL macros only,... 
ysha...@yahoo.com - Aug 25 2008
I use TI csl example of SD card in my firmware all codes are correct but i read sth that is not right.
what's the problem?
tha... 
Michael Schuster - Nov 22 2005
Hi,
> It is true that 5501 data sheet does not mention about
> this extra cycles in the async read memory. But i see
> something like that in figure 2-3 of the document ... 
Indrek Rebane - Dec 12 2003
Hi,
peejayblack wrote:
> I see that the 5509 supports MMD/SD but have seen only block
> read an wright routines from TI app notes.
Actually, TI only imple... 
Pierre Albart - Nov 17 2003
Hello,
I noticed the CSL function LOG_printf(LOG_Handle, String , ...) globally
enable the interrupts (by setting the INTM bit of ST1_55 to 0) ?
Why this ?
... ![LOG_Printf & interrupt [C5509]](http://cdn.dsprelated.com/images/icon_more.jpg)
¹ã½¨Éè - Apr 9 2008
Hi all,I'm trying to write a program use the receive interrupr in the omap5912
mcbsp1 in the dsp side.I use the CSL in my program,but when the interrupt occur,it seems that the i... 
Ang Teik Boon - Jan 15 2007
Does anybody know how to use GPIO module in the TMS320vc5510 chip support library module?thanks
i am currently having a problem on that..i do not how to use the csl module.
Ple... 
Lance Ralph - Sep 4 2002
Has anyone successfully implemented an audio interface on the 5509 using the USB
API in the CSL? We've been unable to locate any sample code and have had
limited su... 
kd7lmo - Aug 23 2007
Just wanted to answer my own question after I asked TI support. Here
was their response:
TI said, "Yes, This is a bug defect reported recently regarding CSL
2.31. The bug # i... 
sm.h...@gmail.com - Nov 2 2009
Hi all
I want to use PCM1870 (an Audio ADC) for my project. Like other ADCs/Codecs, PCM1870 use the I2C bus to interface with ti DSPs to receive control commands.
There is some p... 
rahu...@spectross.com - Dec 29 2008
Hello all,
I am Working on C5502 Device and i am using CSL UART_setup fuction to Set Baud rate of 115200 with input Clk 150Mhz, I am getting 3.02% error in Baud rate, I just Want ... 
Xiang Chao - Aug 13 2007
Hi, all
I got a problem while using the I2C port of 5509A. Configured with CSL routings, the clock output is always not what i expected. When i use "view-> registers-> peripheral ... 
AminRezaie - Apr 7 2008
hi
if you use dsp which has no CSL in Bios you need to define your chip on top of your source code, for example
#DEFINE_CHIP 5502
USE CCS HELP FOR MORE INFORMATION.
Ami... 
grze...@woodanddouglas.co.uk - Sep 23 2008
Hi all
It is my first post in c55 group and I would like to say hello everyone!
I have one problem, how to get value of register XSP/XSSP from c code?
I could not find anyth... 
- Jul 4 2003
I am developing the USB of C5509.
I have configured the USB using the CSL USB and then I have activate the USB
module:
USB_init(USB0, cfgArray, 0x80);
USB_Co... 
- Jan 31 2002
Perry,
We have verified that what you have found is correct,
this is a bug in the CSL. We'll put this in our next release of CSL.
We furth... 
Paul Pignon - Apr 23 2004
We recently upgraded the CSL to 2.31.00.5.
This broke code which had been working for months, just as we needed to prepare trial units for
... 
dementedstatus - Jan 3 2008
Hi,
I'm having trouble performing a simple interface with the MCBSPs on
the board. My main goal right now is just to write a value to a MCBSP
and read the value back out. My m... 
vishnu_0806 - Dec 19 2006
hai friends,
my name is vishnu. i have been working with C5502 for some
time for my current project. coding is done in CCS2. in our DSP board
an SDRAM is also connec... 
arav...@gmail.com - May 21 2008
Sir,
i have to use TIMER0 module for a code.But i dont know how to initialise the Timer module.While going through the CSL library functions i came across a parameter "TIMER_H... 
- Nov 18 2004
Just send a support request through the ti.com web site. They will e-mail
you a copy of the ROM code. It is somewhat helpful, although the CSL USB
example code p... 
myco...@163.com - Nov 14 2008
hello everyone,i have some problem when using i2c of 5502.
i just want to send data to some other system,but i can't configure it properly.and no data is on SDA&SCK.When I put i2c... 
souj...@gmail.com - Apr 13 2007
Hi,
I am working on 5502 processor.I would like to know do use interrupts without using CSl libraries.suppose i have an external interrupt which i want to continuously poll how do... 
Xiang Chao - Jan 28 2008
In my program, I set up the clk with PLL_setFreq CSL
function. This function works fine when the code is
loaded by emulator.
But when I burned the code in I2C EEPROM and bootlo... 
Ang Teik Boon - Dec 29 2006
Hi, I am Ang Teik Boon from University Teknologi Malaysia
I am currently doing my final year project using dsp starter kit,
so i plan to send a signal from the microcont... 
phuo...@gmail.com - Jun 23 2009
I just bought the EVM C5505 but I could not find any sample code for the MMC/SD and USB in TI website or anywhere else. I tried to compile & run the MMC sample from CSL example for... 
arav...@gmail.com - Aug 20 2008
Hai,
I am trying to use a timer in my code.I would like to configure a timer(Timer0 or Timer1).I have configured a timer using the following functions.
TIMER_Config TimCon... 
Wei Li - Jan 18 2008
As you mentioned that DSP is a slaver. Then it's not the problem of
5502 but rather other IC, the master.
Wei
--- In c...@yahoogroups.com, Behrooz Daneshkhah
wrote:
>... 
Jeff Brower - Feb 18 2009
Aravind-
> I m Aravind. I am using DSP processor TMS320VC5502. I have written
> a code for receiving data from PC using UART module. I am now booting
> DSP from external... 
r_hmoreno - Mar 6 2009
Hi,
I use Code Composer Studio 2.21, with CSL 3.0 to develop code for OMAP5912 platform.
I'm trying to configure (via DSP side) GPIO7 and GPIO2 as inputs and configure the ... 
- Sep 10 2001
Fellow C5510 users. I'm having trouble getting the DMA's to work in conjunction with the McBSP's.
Here is what I'm doing. I'm using all the McBSP's and DMA's to... 
siva...@shakthi.net - Jun 23 2006
Hi,
I have configured McBSP for SPI master operation as specified in the McBSP manual. The SPI slave is a serial flash chip.
When I transmit an 8 bit instruction ("Read Regis... 
Lance Ralph - Nov 30 2005
Hello group,
I've just come back to working with the 5509a, and I recall from my
previous use that the USB peripheral has a special mode for an endpoint
that allo... 