[Diy_efi] GCC/ARM LPC21xx assist needed for Donegan ECM/EFI :-)
Steven P. Donegan
donegan
Mon Jan 15 13:16:25 UTC 2007
I have whatever came with the gnu toolchain - will have to check if gdb
came in that set. Other than that I have already committed lots of
resources towards the LPC2000 series - if there is a really good reason
to change I'll consider it. And yes the 2106 and 2138 have CCP pins - I
just have no clue as to how to program them to do the deed in ARM/GCC
land. I have done this on PIC based devices but no PIC has what I need
for this project :-)
Isn't there any kind of examples library for the LPC's? The amount of
LPC related application notes is pretty slim...
On Sun, 2007-01-14 at 23:40 -0600, Steve Ravet wrote:
>
> > -----Original Message-----
> > From: diy_efi-bounces at diy-efi.org
> > [mailto:diy_efi-bounces at diy-efi.org] On Behalf Of Steven P. Donegan
> > Sent: Sunday, January 14, 2007 6:22 PM
> > To: diy_efi at diy-efi.org
> > Subject: Re: [Diy_efi] GCC/ARM LPC21xx assist needed for
> > Donegan ECM/EFI :-)
> >
> > The hardware in question are the Olimex boards LPC2106 and
> > LPCH2138 - both using Phillips ARM chips. The OS I intend to
> > use is FreeRTOS. Both chips (2106 and 2138) have
> > Capture/Compare registers and there are 'plenty' of available
> > timers. What I want to do is the usual start timer/enable
> > interrupt, catch interrupt #1, save timer, capture interrupt
> > #2, save timer, subtract T1 from T2 and I have half the
> > frequency period (I think). My problem is that although quite
> > saavy in C and other assembly languages this is my first ARM project.
>
> Do those controllers have pulse width measurement hardware? I thought
> that was pretty standard stuff on microprocessors. If so that's a much
> better way than interrupt based.
>
> Maybe somewhere in the Donegan ECM you could find a place for a 926
> based microcontroller -- I worked on that one!
>
> >
> > My toolchain is also Linux/GCC-ARM - FreeRTOS already
> > compiles/loads/tests out fine on the 2106 board.
>
> Do you have a debugger?
>
> --steve
>
> _______________________________________________
> Diy_efi mailing list
> Diy_efi at diy-efi.org
> Subscribe: http://lists.diy-efi.org/mailman/listinfo/diy_efi
> Main WWW page: http://www.diy-efi.org/diy_efi
More information about the Diy_efi
mailing list