Yahoo Groups archive

Lpc2000

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

Message

RE: [lpc2000] Re: Multiple compare and capture on same Timer

2006-02-21 by Joel Winarske

> I am not able to understand why
> 
> T0MR0 += L_COMPAREMATCH;
> 
> doesn't work!!! I use other micro, such as Texas MSP430, and this
> implementation work well! Is there a bug in micro or I have to do
> something before read/write T0MR0???

Hmm, I'm doing this on a LPC2148 with no problem:

T0MR0 += SAMPLE_INTERVAL;

Did you check the assembler output?


Joel

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.