Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "uart"

  

Post a new Thread

UART in EVMDM642   [2 Articles]

Kalaivani.S - Oct 15 2005
Hi, Am using UART in EVMDM642. It has dual UART. I tried out the example, uarttest.pjt given along with DDK version 1.20. It works fine for UART port A which is a 9-pin ... UART in EVMDM642

UART not responding   [2 Articles]

david - Jul 14 2008
Hi! I'm using DM6437, and finally I can use uart0 with interrupt, but sometimes if I send many messages on com port in short time, uart stops to work completely. I don't see t... UART not responding

Uart Interface

farooq muzammil. - Nov 24 2005
Hello to all, I m using UART(1650) with the C6711 board, i have written the interface, i give some data to dsp processor from pc through that UART and then my outputs are loop... Uart Interface

Re: MCBSP UART not working after CSL upgrade ( sprc090 installation )

greg...@yahoo.com - Nov 7 2006
Hi Gregor. I am implementing a UART on DSK 6211 in CCS2.0, Had you > tried the same program that is given in spra633b,pdf from the texas > instruments. Please reply, this informa... Re: MCBSP UART not working after CSL upgrade ( sprc090 installation )

UART Overrun Condition   [6 Articles]

david - Jul 14 2008
I have read spru997a, but I don't know what to do when uart goes in overrun condition (OE = 1 in LSR).Which uart register I have to set? ... UART Overrun Condition

SDRAM interface problem   [3 Articles]

Bhaskar Reddy N - Jun 25 2005
First of all thanks for the suggestions. Here are few more observations about the problem. When SDRAM is enabled and refresh is happening, there is no problem with UART un... SDRAM interface problem

SDRAM Interface problem   [5 Articles]

Bhaskar Reddy N - Jun 24 2005
Hi, this may be board related problem but i was clue less on this. needed help. I am using 6711, code running internally. CE0 space is used for SDRAM, CE1 for Flash, CE2... SDRAM Interface problem

Use of McBSP as UART   [4 Articles]

Sandeep Pande - Apr 15 2003
HI all, How can we use McBSP as UART ? I am designing a McBSP to 8051 UART interface. The interface should work on 2 lines (DX,DR) from McBSP and (TXD,RXD) o... Use of McBSP as UART

sw-uart hw-uart

sven...@gmx.de - Feb 10 2006
Hi! the file uartmd.l62 is included in the device driver kit. (ddk_v1_11_00_00) spra882a.pdf explains how to use it. regards, Sven ... sw-uart hw-uart

Re: how we can interface rs232 port with the dsp board

Adolf Klemenz - Dec 20 2006
Dear Wajahat, you can either connect a dedicated UART device like the 16C550/650 to the 6713 EMIF, use one of the 6713 McBSPs for a software UART emulation, or use Maxim'... Re:  how we can interface rs232 port with the dsp board

c6713, Chassaing Example and UART Daughtercard

awil...@hotmail.com - Nov 3 2006
Hi folks I have a c6713 DSK and a UART Daughtercard from Windmill Innovations. I want to Tx the value of a potenciometer, connected to a microcontroller's AD and send this value... c6713, Chassaing Example and UART Daughtercard

configuring McBSP as UART   [2 Articles]

joshy jose - Feb 7 2007
hai friends, i wish to confiure McBSP as uart , and i could find two ways for that , one , seting as serial port , another as general purpose input output 1)what is th... configuring McBSP as UART

Re: how we can interface rs232 port with the dsp board

faha...@gmail.com - Nov 9 2007
isn't it possible to connect to serial interface only through DR and DX of mcbsp in SPI mode and not connecting clock and frame synchronization to other device. regards eff ... Re:  how we can interface rs232 port with the dsp board

using Mcbsp as UART ?   [3 Articles]

Muoi Nho - Jun 1 2006
Hi all I'd like to use Mcbsp of TMS320C6713 as UART. I found some information in the application note spra633b.pdf of TI and it seems difficult. If anyone has use it, please... using Mcbsp as UART ?

UART with Timer

ayes...@gmail.com - Feb 19 2010
I am using TI UART program for sending and receiving via C6713. I want to transmit/receive data in a time slot of 512ms.How can I do that? What should I use for Timer either Tim... UART with Timer

C67x Midi   [2 Articles]

tirochey - Jan 29 2003
Has anyone here ever done a midi I/O on a C67x processor? As far as I know, there are two options, the first is to use the McBSP in Software UART mode (using ... C67x Midi

Re: UART in EVMDM642   [6 Articles]

hani...@cantab.net - Jul 9 2008
Hi, I also have EVMDM642 but with DDK version 1.11. I cannot run uarttest.pjt, because there is no CDB configuration file. According to the readme file: "These applications are n... Re: UART in EVMDM642

mcbsp uart interface

faha...@gmail.com - Jan 18 2008
Problem: 685 I am trying to interface uart with mcbsp on dsk6713 board by spectrum digital.I am using Texas Instrument spra633b. I am using UART in GPIO mode and using assembly ... mcbsp uart interface

UART Hardware   [2 Articles]

mola...@yahoo.com - May 19 2005
Hello I am trying to interface a hardware UART to mcBSP.I read some of the messages in which I have seen people who already implemented the task.I would be grateful to you if... UART Hardware

McBSP & UART   [2 Articles]

- Jun 24 2002
Hi, We are trying to use the McBSP to interface to a UART. we followed the application report document (SPRA633A) for TI. For a loop back mode it works fine, we g... McBSP & UART

How to invoke ISR for UART in DM6437   [2 Articles]

saravana muthu - Jan 27 2009
Hi, I am using TMS320DM6437 EVM for my project application. I need to do some task on UART (mainly receive routine). My UART module is working fine in polling method at Baud ... How to invoke ISR for UART in DM6437

McBSP-UART issues in C6713   [3 Articles]

Aditi Akula - Aug 5 2011
Hi I am using C6713 and want to interface a UART. Doing so by using McBSP as GPIO. I have taken the code from the TI's SPRA633C document that describes how to use McBSP as ... McBSP-UART issues in C6713

UART1 availability in TMS320DM6437

saravana muthu - Jan 12 2009
Hi all, I am using Davinci TMS320DM6437 EVM board for my application. Based on my project specification I need 2 UART and a CAN port. In the Device Specific Data sheet of TMS320D... UART1 availability in TMS320DM6437

SW-UART on DSK6713   [3 Articles]

thomas05281 - Oct 21 2005
Hi, I'm working with DSK6713 and I want to implement a SW-UART. My Hardware is a Daughter Card RS232 from DSPGlobal. For building the project I need 2 libraries "uarthw_... SW-UART on DSK6713

Mcbsp as UART   [3 Articles]

ayes...@gmail.com - Sep 10 2009
Hi I have used TI spra633 code for McBSP as UART and it didnt work at all. It gives nothing on hyperterminal. Moreover, the screen of CCS shows Processing transmit string and ... Mcbsp as UART

Re: MCBSP UART not working after CSL upgrade ( sprc090 installation )   [2 Articles]

Jeff Brower - Nov 3 2006
Gregor- > I have it ! > > The problem is in tccAllocTable. In CSL 2.31.00.2 the 1st entry in > this table is set to 1, but in CSL 2.31.00.16 it is set to 0. > MCBS U... Re: MCBSP UART not working after CSL upgrade ( sprc090      installation )

Mcbsp as uart   [2 Articles]

krrs...@yahoo.co.in - Jun 26 2007
Hello all, I am trying to run the code from spra633 to implement a uart using the first method (mcbsp in serial port configuration) on a dsk6713. The function ProcessTransmitDat... Mcbsp as uart

configuring UART for blocked Interrupts

faizan_fj - Jul 17 2004
hi, i m trying to implement a secure telephony device using 6711.the codec ad535 has been configured thruogh Mcsbp to give Blocked interrupts ....i m facing probl... configuring UART for blocked Interrupts

using mcbsp as uart in TMS320c6713 dsk   [2 Articles]

krrs...@yahoo.co.in - Jul 6 2007
hi everybody, I am trying the code of spra633b for using mcbsp as uart. I am able to get the output signals in my clkx,dx,fsx at the berg and if i short it correspondingly... using mcbsp as uart in TMS320c6713 dsk

edma errors with mcbsp used as uart

fr_leroux2 - Oct 11 2005
Hi all, I am trying to run the code from spra633 to implement a uart using the first method (mcbsp in serial port configuration) on a dsk6713. The function ProcessTra... edma errors with mcbsp used as uart

SPRA633 : McBSP used as UART does not work with RS-232...   [4 Articles]

Olivier GRY - May 3 2005
Hi, I try to use the app not SPRA633B to "convert" the McBSP1 port as an UART and use it to communicate with a RS-232 link to a computer(LabView application). I ... SPRA633 : McBSP used as UART does not work with RS-232...

UART issue with C6713   [6 Articles]

mich...@msn.com - Mar 22 2011
Hello, I am a final year student in the UK trying to get the TMS320C6713 DSP to interface with a touchscreen via a UART connection. I am using the DSK from Spectrum Digital and CCS... UART issue with C6713

tmsc6711 mcbsp to uart   [2 Articles]

txikuto - Sep 29 2005
Hello, I'm a spanish student and I'm doing my final project of engineering. I need to connect using an rs232 cable a dsp TI TMSc6711 to a PC, which I'll use to control som... tmsc6711 mcbsp to uart

interrupt issues on board based on 6713 chip   [3 Articles]

William C Bonner - Aug 21 2006
I am having a problem programming a board that is based on the 6713 dsp. The hardware was not developed by me, and is based on a board similar to http://www.dsignt.de/products... interrupt issues on board based on 6713 chip

programming boot flash on a C6747 board   [2 Articles]

Jason - Mar 17 2011
I'm currently programming the boot flash on a C6747 EVM board by placing the device in a special boot mode that allows the boot program to be loaded via the C6747's UART/RS232 port... programming boot flash on a C6747 board

Data reception to dsk through UART Card

farooq muzammil. - Feb 16 2006
I want to write a program in CCS by which the DSK will do the constant polling to receive the 26 bytes data through the UART daughter card. I have tried alot but failed.   ... Data reception to dsk through UART Card

Re: How to function GPIO as IIC bus   [3 Articles]

Jeff Brower - Dec 22 2004
º£¶« Ñî- > Since 6414 do not have dedicate IIC port,i want to use the GPIO pin,and > program it to function as IIC port.Does anyone can give me some advice > o... Re:  How to function GPIO as IIC bus

C6711 McBSP and EDMA FYI

dan_eyer - Sep 16 2002
We have been running a software UART through the McBSP on a C6711, based partly on the example code provided by TI. This setup uses the EDMA to send UART-forma... C6711 McBSP and EDMA FYI

Re: Digest Number 2363

Andrew Nesterov - Aug 26 2008
> Subject: Re: DM6437 UART - Problem for sending large data > Posted by: "t...@yahoo.de" t...@yahoo.de tobiasneubert > Date: Mon Aug 25, 2008 5:43 am ((PDT)) > > Hallo A... Re:  Digest Number 2363

Changes in UART Driver!!

mola...@yahoo.com - Jun 1 2005
Hi, I am using C6711 with McBSP for S/W UART.The driver file in DDK at the TI site is uarthw_c6x1x_mcbsp.c .Can any one suggest me changes to be made in this file if I need to... Changes in UART Driver!!
| 1 | 2 | 3 | 4 | next