Yahoo Groups archive

Lpc2000

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

Message

Re: Busted LPC2214? +

2005-08-26 by knatarov

> > int main(void)
> > {
> > 	pll_init();
> > 	GPIO0_IODIR |= 0xffffffff;
> > 	GPIO0_IOSET = 0xffffffff;
> > 	while(1)
> > 	{
> > 		GPIO0_IOSET = 0xffffffff;

--> here need dealay 

> > 		GPIO0_IOCLR = 0xffffffff;
> > 	}
> > }
> > 
> > Regards Jens Alsig

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.