Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Search Results for "uart"
Post a new Thread
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 ... 
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... 
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... 
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... 
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?
... 
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... 
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... 
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... 
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
... 
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'... 
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... 
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... 
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
... 
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... 
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... 
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 ... 
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... 
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 ... 
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... 
- 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... 
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 ... 
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 ... 
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... 
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_... 
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 ... 
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... 
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... 
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... 
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... 
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... 
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 ... 
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... 
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... 
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... 
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... 
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. ... 
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... 
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... 
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... 
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... 