Flash Magic Forum

Archive => Old Topics => Topic started by: Yngwie on October 23, 2003, 07:03:25 AM

Title: LPC932
Post by: Yngwie on October 23, 2003, 07:03:25 AM
I use a LPC932 with a quartz 7.34Mhz hence

OSCCLK = 7.34Mhz and
PCLK = OSCCLK/2 = 3.67Mhz

While my program is running, i would like a port pin to be toggled at 2Khz for 200ms.

How can i do ?

The only way i thought was a timer 16 bit auto reload but it doesn
Title: Re: LPC932
Post by: Andy Ayre on October 23, 2003, 07:49:24 AM
This forum is for questions regarding ISP. You would probably be better off posting your question to either the 8052 forum at www.8052.com, or the Microcontroller discussion forum at http://forums.semiconductors.philips.com/forums/viewforum.php?f=1

I suggest you use Code Architect at www.codearchitect.org/philips to quickly and easily generate the code you want. Simply configure the timer and use the toggle output pin option.

Title: Re: LPC932
Post by: rahul shinde on September 20, 2004, 04:43:42 AM
sir,
       I am getting error in rtc of 1sec,can i get sample program.
    Please reply me.



Rahul

Andrew Ayre wrote:

> This forum is for questions regarding ISP. You would probably
> be better off posting your question to either the 8052 forum at
> www.8052.com, or the Microcontroller discussion forum at
> http://forums.semiconductors.philips.com/forums/viewforum.php?f=1
>
> I suggest you use Code Architect at
> www.codearchitect.org/philips to quickly and easily generate
> the code you want. Simply configure the timer and use the
> toggle output pin option.
>
>
Title: Re: LPC932
Post by: Andy Ayre on September 21, 2004, 08:04:36 AM
To get a sample program, using Code Architect at www.codearchitect.org/philips.