Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: IO pins toggle timing CS8900A

2005-11-02 by Karl Olsen

--- In lpc2000@yahoogroups.com, rseku <rseku@p...> wrote:
>
> I'm playing now with CS8900A control timing.
> there are some examples on the net, but they don't care about 
> MAM,PLL configuration.
> My question is how fast the instruction executes:
> while(1){
> I0SET =1
> asm ("nop")
> I0CLR =1
> }
> when CPU CLOCK is 60MHZ, and MAM = FULL
> The data sheet says about rise time = 30ns.
> How many "nop" should be added between to get a continous square 
> wave? I haven't found so far manual which says about instruction
> timings?

See the assembly output from the compiler, and
http://groups.yahoo.com/group/lpc2000/message/7808 for the timing of 
the individual instructions.

Karl Olsen

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.