DSPRelated.com

Interfacing TMS320VC5509A with PC

Started by mvpr...@gmail.com in TMS320c55x14 years ago 11 replies

Hello, I need to interface TMS320VC5509A with PC.... 5509A offers SPI,HPI,USB communication,but i need RS232 communication, since it...

Hello, I need to interface TMS320VC5509A with PC.... 5509A offers SPI,HPI,USB communication,but i need RS232 communication, since it will be easy for read/write operation using VB6.... Is there any specific interface IC to convert avaliable protocol to RS232 protocol?.... Waiting for your reply.... Regards Pradeep


Writing to / Reading from / Booting from FLASH memory on 5509a

Started by victorashu in TMS320c55x14 years ago 1 reply

Hi, I am trying to get familiar with the DSK5509a for a project. My first task was to write and read something(an integer, a string..) from...

Hi, I am trying to get familiar with the DSK5509a for a project. My first task was to write and read something(an integer, a string..) from the RAM memory, which i successfully did. Next, I have to do the same, but on the flash memory. Lately i have read a lot of articles, data manuals, and posts, about flashburn, EMIF, bootloaders, DMA ...etc and to be honest my head is mixed up right now. I ...


Setting the codec on the TMS320VC5505 ezDsp USB Stick

Started by znll...@gmail.com in TMS320c55x14 years ago 5 replies

I'm trying to create a simple project in which I set the aic3204's registers through the I2c interface by using the CSL. I've tried to learn from...

I'm trying to create a simple project in which I set the aic3204's registers through the I2c interface by using the CSL. I've tried to learn from the aic3204 project in CCS and from the examples in the CSL, but I still have a problem: when the program calls the function I2C_write is generated an error. Debugging I found that the error is generated when the function waits for the codec to pull down...


Linking problem with the c5505 CSL...

Started by znll...@gmail.com in TMS320c55x14 years ago 4 replies

Buliding a simple main as this: #include "csl_i2c.h" void main(){ CSL_I2cSetup i2cSetup; I2C_setup(&i2cSetup); } even if I...

Buliding a simple main as this: #include "csl_i2c.h" void main(){ CSL_I2cSetup i2cSetup; I2C_setup(&i2cSetup); } even if I linked the csl header in the build properties, I obtain three errors: errors encountered during linking; "prova.out" not built Linking failed. Check the Console window for details. unresolved symbol _I2C_setup, first referenced in ./main.obj .....


about usb serve as a virtual com port in C5505

Started by reyn...@hotmail.com in TMS320c55x14 years ago 1 reply

hello, i have one problem, i get some data from sensor and stored in DSP C5505, and i want output these data throught usb to PC, and usb as...

hello, i have one problem, i get some data from sensor and stored in DSP C5505, and i want output these data throught usb to PC, and usb as a virtual com port, i modify only the device descriptor and configuration descriptor, Pc can recognise the usb in a right way, but can not treat as a com port. the code below is the changed descriptor from TI CSL . i want to ask that do i need a data ...


5509A -Booting from a SPI Flash memory

Started by arav...@gmail.com in TMS320c55x14 years ago 4 replies

I am using TMS320VC5509A processor. I am using a 4 Megabit(512K X 8 bit) Flash memory- M25P40- for a specific application in the same board.This...

I am using TMS320VC5509A processor. I am using a 4 Megabit(512K X 8 bit) Flash memory- M25P40- for a specific application in the same board.This Flash memory is SPI compatable. Is it possible to boot the processor from the same memory using the "Serial (SPI) EPROM Boot (24-bit address) via McBSP0" option?. Regards Aravind


clkmd problem. PLL, or core voltage may be

Started by erta...@hotmail.com in TMS320c55x14 years ago 5 replies

We have a custom design c5509a board. When we set the clkmd to 2512, everything is ok but when we set the value to 0x2892 ( and we have to run the...

We have a custom design c5509a board. When we set the clkmd to 2512, everything is ok but when we set the value to 0x2892 ( and we have to run the code at this speed) the code sometimes run but sometimes hangs on. I saw some suggestions on internet to disable the clkout pin on http://e2e.ti.com/forums/p/12107/47323.aspx and also in http://www.dsprelated.com/groups/c55x/show/979.php. Why do we h...


Problem with I2C module in C5509A

Started by sm.h...@gmail.com in TMS320c55x14 years ago

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...

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 problem, after one day effort, I couldn't run the I2C peripheral on C5509A DSP! here is my code: ------------------------- #include #include #include #include #include


Interfacing the TLV2544 A/D to C5509 DSP

Started by mehdi hosseini in TMS320c55x15 years ago 12 replies

Hi all I am going to use the TLV2544 for reading 3 analog input which come from 3 microphone. I want to read each channel periodically and whit...

Hi all I am going to use the TLV2544 for reading 3 analog input which come from 3 microphone. I want to read each channel periodically and whit specific sampling rate. How can I do this task by using the DMA in C5509? Thanks -- Seyed Mehdi Hosseini


Sample code for working with DMA in C5509

Started by mehdi hosseini in TMS320c55x15 years ago 3 replies

Hi every body I have been working on DSP implementation of Sound Source Localization. I'm going to use C5509 for this task. I decided to use...

Hi every body I have been working on DSP implementation of Sound Source Localization. I'm going to use C5509 for this task. I decided to use the DMA to improve the performance and real time processing but I am a beginner. I wonder if anyone has some source codes and hint which could share with me. Thanks -- Seyed Mehdi Hosseini


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright