Re: CS8900a problems (very long post)

From: Gary Kato (garykato_at_aol.com)
Date: 05/03/04


Date: 03 May 2004 11:39:23 GMT


>I think it either may be compiler problems or timing issues.

To see if there are compiler problems, look at the code generated by your
compiler and see if it matches what you intended. Most compilers can produce
combined assembly/C listings. Some debuggers also provide this.

> How long must I wait after I reset to
>start transmitting anything? I've looked in cirrus's 8-bit
>application note for transmitting and I've read the data *** for
>transmitting many times (section 5.7).

Try section 3.3 of the data*** - "Reset and Initialization".

Another helpful document might be the CS8900a FAQ at Cirrus Logic's website.