Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | LPC2000 | eCos driver writing help

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

eCos driver writing help - teunvandeberg - Sep 13 9:51:00 2004

I am going to write a SPI driver for eCos on the LPC2106, but writing
drivers for eCos is all pretty vague. Can anyone give some general
directions? Thanks!
Teun



______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: eCos driver writing help - Shannon Holland - Sep 13 13:04:00 2004


On Monday, September 13, 2004, at 07:51 AM, teunvandeberg wrote: > I am going to write a SPI driver for eCos on the LPC2106, but writing
> drivers for eCos is all pretty vague. Can anyone give some general
> directions? Thanks!
> Teun I saw some threads go by on the eCos list regarding a SPI driver
architecture - you would certainly want to fit within that.

Does eCos fit in a LPC2106?

Shannon





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: eCos driver writing help - David Roethig - Sep 13 13:17:00 2004


Shannon Holland wrote:
>
> On Monday, September 13, 2004, at 07:51 AM, teunvandeberg wrote:
>
> >
> > I am going to write a SPI driver for eCos on the LPC2106, but writing
> > drivers for eCos is all pretty vague. Can anyone give some general
> > directions? Thanks!
> > Teun
> >
>
> I saw some threads go by on the eCos list regarding a SPI driver
> architecture - you would certainly want to fit within that.
>
> Does eCos fit in a LPC2106?
>
> Shannon

The -current repository has a SPI driver for the EB55.
Perhaps you could use it as a reference.

eCos will fit is run from flash with minimal features.
We're trying to squeeze it into the LPC2294. Dave





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: eCos driver writing help - teunvandeberg - Sep 14 3:45:00 2004

Thanks! That helps a lot! Still, is there no good description of how
to build a driver for eCos? I'm not so fond of the "use the force,
read the source" approach.
Yea, the patch for the LCP2106 can be found on:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000068

Teun

--- In , David Roethig <daver@c...> wrote:
>
> Shannon Holland wrote:
> >
> > On Monday, September 13, 2004, at 07:51 AM, teunvandeberg wrote:
> >
> > >
> > > I am going to write a SPI driver for eCos on the LPC2106, but
writing
> > > drivers for eCos is all pretty vague. Can anyone give some
general
> > > directions? Thanks!
> > > Teun
> > >
> >
> > I saw some threads go by on the eCos list regarding a SPI driver
> > architecture - you would certainly want to fit within that.
> >
> > Does eCos fit in a LPC2106?
> >
> > Shannon
>
> The -current repository has a SPI driver for the EB55.
> Perhaps you could use it as a reference.
>
> eCos will fit is run from flash with minimal features.
> We're trying to squeeze it into the LPC2294. > Dave




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )