Hello,
I'm trying to connect my TMS320C6713 to an lcd display by means of I2C. I
have tried with several codes (found in this forum and by myself) and I always
get the same problem: after sending the first data byte, the xrdy bit remains 0
for ever.
Could anybody help me?
Thanks,
Toni.
I2C, C6713 and problem with XRDY
Started by ●April 26, 2008
Reply by ●April 27, 20082008-04-27
Toni,
On Sat, Apr 26, 2008 at 10:26 AM, wrote:
> Hello,
>
> I'm trying to connect my TMS320C6713 to an lcd display by means of I2C. I
> have tried with several codes (found in this forum and by myself) and I
> always get the same problem: after sending the first data byte, the xrdy bit
> remains 0 for ever.
Are you using a DSK or a custom board??
Have you verified the presence of clock??
Are you using polling??
Have you referenced spru175?? especially the flowcharts
Do you know for sure that the first byte was transmitted??
mikedunn
>
> Could anybody help me?
>
> Thanks,
>
> Toni.
>
--
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php
On Sat, Apr 26, 2008 at 10:26 AM, wrote:
> Hello,
>
> I'm trying to connect my TMS320C6713 to an lcd display by means of I2C. I
> have tried with several codes (found in this forum and by myself) and I
> always get the same problem: after sending the first data byte, the xrdy bit
> remains 0 for ever.
Are you using a DSK or a custom board??
Have you verified the presence of clock??
Are you using polling??
Have you referenced spru175?? especially the flowcharts
Do you know for sure that the first byte was transmitted??
mikedunn
>
> Could anybody help me?
>
> Thanks,
>
> Toni.
>
--
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php
Reply by ●May 1, 20082008-05-01