DSPRelated.com

accessing data and address lines on a c6711 dsk (connectors J1 & J3)

Started by semmel broesel in TMS320c6x21 years ago 3 replies

Hi, i use the c6711 dsk. i have a usb daughtercard, but i cant find a possibility to write direct to address and data lines...

Hi, i use the c6711 dsk. i have a usb daughtercard, but i cant find a possibility to write direct to address and data lines and read from the data lines. the daughtercard connects data lines from 0:15 on the J connectors of the dsk. also address lines. how do i use


C6711 DSK not working

Started by Ramanan in TMS320c6x19 years ago 2 replies

Dear Experts,       I have a C6711 DSK board which I used before an Year (It was working properly by that time). When I...

Dear Experts,       I have a C6711 DSK board which I used before an Year (It was working properly by that time). When I tried to use that board now, it refuses to start up. The start up routine is


[Fwd: problem when using C6711 timer and TOUT as a GPIO pin]

Started by Jeff Brower in TMS320c6x18 years ago 6 replies

Tien- > I have problem with C6711 timer when using TOUT as a GPIO pin > (with CCS-3.1, DSP/BIOS-5.2). > > In my configuration, Timer0 is...

Tien- > I have problem with C6711 timer when using TOUT as a GPIO pin > (with CCS-3.1, DSP/BIOS-5.2). > > In my configuration, Timer0 is used by CLK manager module with > "Microseconds/Int = 100". And "Use CLK Manager to driver PRD" > in PRD manager module is set. > . > . > . > But the real program, which is a little more complex, doesn't work. > I am wondering about the execution se


Is C6711 ext. memory not covered by MAR registers cacheable or not?

Started by ashsanjose in TMS320c6x21 years ago

Is C6711 ext. memory not covered by MAR registers cacheable or not? I notice that the MAR registers each have a control bit to...

Is C6711 ext. memory not covered by MAR registers cacheable or not? I notice that the MAR registers each have a control bit to make memory cacheable from 0xA0000000 to 0xA3FFFFFF for the 0xA0000000-0xAFFFFFFF area of memory. Is the memory from 0xA4000000-0xAFFFFFF


sample-by-sample FIR optimized

Started by Wojciech Rewers in TMS320c6x21 years ago 25 replies

Two days ago I issued a question here about sample-by-sample FIR implementation... J G referenced me to this place: ...

Two days ago I issued a question here about sample-by-sample FIR implementation... J G referenced me to this place: http://www.integrated-dsp.com/s oftware/c6xdsk/C6711/fira/ at first I thought "


problem when using C6711 timer and TOUT as a GPIO pin

Started by tien vuong in TMS320c6x18 years ago 2 replies

Hello all, I have problem with C6711 timer when using TOUT as a GPIO pin (with CCS-3.1, DSP/BIOS-5.2). In my configuration, Timer0 is used...

Hello all, I have problem with C6711 timer when using TOUT as a GPIO pin (with CCS-3.1, DSP/BIOS-5.2). In my configuration, Timer0 is used by CLK manager module with "Microseconds/Int = 100". And "Use CLK Manager to driver PRD" in PRD manager module is set. I want to measure execution time of some code stuff by both internal timer counter (to be sent to host) and GPIO (to be checked by O...


urgent: read image(jpeg or bitmap) of size (1024x768x3) and strore it into c6711 DSK

Started by mahmoud EL-Tahawy in TMS320c6x17 years ago

hi all 1- i want to ask about how to load data from a image (jpeg or bitmap) with size (1024x768x3) into the c6711 DSK and how to...

hi all 1- i want to ask about how to load data from a image (jpeg or bitmap) with size (1024x768x3) into the c6711 DSK and how to display it to in CCS 2- i convert the image file into file.DAT use the matlab by using imread(),fopen fwrite and i get the file.DAT correctly then i use aprobe point during a program to read the file .DAT , and i set the address to...


C6711 TI DSP Parallel to USB

Started by bleumas in TMS320c6x15 years ago 4 replies

Hi Folks, I have the C6711 DSK and would like to hook up with my laptop. The problem is, the DSP board comes only with a parallel port...

Hi Folks, I have the C6711 DSK and would like to hook up with my laptop. The problem is, the DSP board comes only with a parallel port interface (parallel cable provided in DSK) and my laptop only has USB ports. Has anyone tried using a USB to Parallel Port Cable Converter to hook up with the DSK and a PC? Thanks, B Leumas _____________________________________


Question about the FFT on C6711

Started by Rouxel, Jeanmarc in TMS320c6x23 years ago 2 replies

Question about the FFT on C6711 Hello everybody, I'm implementing a FFT on a TMS320C6711. The  code...

Question about the FFT on C6711 Hello everybody, I'm implementing a FFT on a TMS320C6711. The  code provided by TI (you can


Fast logarithm on DSP C6711

Started by Rouxel, Jeanmarc in TMS320c6x23 years ago 1 reply

Fast logarithm on DSP C6711 Hello everybody, I try to use a 'log' function in my project, but I want this function...

Fast logarithm on DSP C6711 Hello everybody, I try to use a 'log' function in my project, but I want this function the fastest as possible


Loopback with C6711 DSK and PCM3003 (McBSP1 + EDMA)

Started by in TMS320c6x21 years ago

Hi, group.   I have seen that many of you have worked with C6711 DSK and PCM3003.  I am also working with them,...

Hi, group.   I have seen that many of you have worked with C6711 DSK and PCM3003.  I am also working with them, trying to develop a loopback program which uses McBSP and EDMA on both right and left channels


C6711 DSK

Started by Nikhil S. Parvatikar in TMS320c6x19 years ago 3 replies

Hi !!!   I needed the following help......... I have a DSK C6711 board wit

Hi !!!   I needed the following help......... I have a DSK C6711 board wit


Complex Matrix Multiplication on C6711

Started by Raj Sahakari in TMS320c6x20 years ago 1 reply

Hi c6x-ers,   I am currently facing a problem with complex matrix multiplication on TI-c6711.  

Hi c6x-ers,   I am currently facing a problem with complex matrix multiplication on TI-c6711.  


Re: HPI on C6711 DSK

Started by zest...@hotmail.com in TMS320c6x19 years ago

Hi, What steps did you follow on your host programm? How did you do your initialization? Terrence

Hi, What steps did you follow on your host programm? How did you do your initialization? Terrence


HPI on C6711 DSK

Started by mabo...@yahoo.com in TMS320c6x19 years ago

Hi, Any one help me to get a code in VB of directly access of a host to the DSP memory via HPI without using CCS. Thanks a lot. ...

Hi, Any one help me to get a code in VB of directly access of a host to the DSP memory via HPI without using CCS. Thanks a lot. Medris


GPIO

Started by Werner du Toit in TMS320c6x21 years ago 3 replies

Hi All, Is there anyone that have suggestions about general purpose IO on the C6711 without a daughter card??? I need 11...

Hi All, Is there anyone that have suggestions about general purpose IO on the C6711 without a daughter card??? I need 11 inputs and 5 outputs on the DSK? What can you suggest or recommend??? Thanks Werner


Re: THS1408EVM & C6711

Started by Anonymous in TMS320c6x21 years ago

Hi Seems like I managed to get data. .. not perfect,though. Thanx for your attention. Bye Toshi. ...

Hi Seems like I managed to get data. .. not perfect,though. Thanx for your attention. Bye Toshi.


Re: Asynchronous communication with C6711

Started by Bernhard Gustl Bauer in TMS320c6x20 years ago 1 reply

Jeff Brower wrote: > Gustl- > > >>>> I was talking about the example in spra633. IIRC DX is feed >>>> into DR and FSR. So...

Jeff Brower wrote: > Gustl- > > >>>> I was talking about the example in spra633. IIRC DX is feed >>>> into DR and FSR. So there is no external UART and therefore >>>> it's syncronous. >>> >>>


project ideas and code

Started by vinay_az in TMS320c6x19 years ago 1 reply

can anyone suggest with a project idea using the c6711 dsk kit? does anyone have a sample code that i can work on? thanks, vinay. ...

can anyone suggest with a project idea using the c6711 dsk kit? does anyone have a sample code that i can work on? thanks, vinay.


Problem with Post

Started by ulis...@inwind.it in TMS320c6x18 years ago

Hi all, I have a problem with the POST. I tried to reprogram it into the flash memory but when i push the reset button on the dsk board, all...

Hi all, I have a problem with the POST. I tried to reprogram it into the flash memory but when i push the reset button on the dsk board, all leds are off. Somebody know the cause? I am using a C6711. Thanks in advace, Thomas