Forums More c55x
Interfacing TMS320VC5509A with PC
inHello, 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
inHi, 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
inI'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...
inBuliding 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
inhello, 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
inI 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
inWe 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
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
inHi 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
inHi 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:
- Use a meaningful title
- Express your question clearly and well
- Do not use this forum to promote your product, service or business
- Write in clear, grammatical, correctly-spelled language
- Do not post content that violates a copyright