11-22-2006 03:51 PM
12-08-2006 03:58 PM
Yeah, that is some wierd behavior. As you probably noticed, there aren't any registers for 'resetting' the AO chip on that board. There are, however, registers that reset the STC chip, but you probably aren't even using the STC if you are using immediate mode. If you're not doing this already, you could try explicitly setting your ao channel to be in immediate mode, using the AO Immediate Register (offset 0x11) at the beginning of your program. As a long shot, you could reset the STC.
-Alan A.