Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Discussion Groups

Discussion Groups | TMS320C55x | 5509 ASYNC Software UART with DDK

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

5509 ASYNC Software UART with DDK - greenpaulshepherd - Sep 17 15:35:00 2003



Hello,

I'm developing an app for the 5509 using the software uart
in the DDK.

I am using CCS 2.21.00 and DDK 1.1. I have 5509 silicon rev F.

I can get the uart working an sync mode, but cannot get it to
work in async mode.

In the ddk documentation, it explains how a dma errata means that
you will have problems with an odd number of bytes transferred,
so I am sending data in "blocks" of 2 bytes to avoid this
limitation.

If I send a null pointer as the callback to ASYNC_read(), I can
successfully read the second of 2 bytes. If I give it a suitable
callback, I get nothing at all. The callback never gets called.

Does anyone have a working code sample that uses the the ASYNC mode
software uart on the 5509.

Thanks for your time, ..... Paul




(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )