This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Where is CYGPKG_DEVS_SPI_ARM_LPC2XXX


Martin Laabs wrote:
> I miss the directory of the CYGPKG_DEVS_SPI_ARM_LPC2XXX package
> (/packages/devs/spi/arm/lpc2xx) in the current cvs.
> Is it only temporary removed or are there any licence problems?
> (It is still referenced in the ecos.db)

I can't help you with that, but...

> I'd like to write a SPI device driver for the (new) SSP inter-
> face which shares the SPI1 pins on may new (/01) LPC parts.
> The advantage is that the SSP peripheral allows much higher SPI
> datarates than the old SPI peripheral. (SCLK up to 30MHz instead of
> 7.5MHz at 60MHz system clock)

I have written a generic driver for the ARM PrimeCell PL022 (which is
the IP block used for the LPC SSP peripheral), but I moved over to using
the STM32 before polishing it up for release.  If you're interested in
picking it up I can let you have it.  From a licensing point of view,
I've just signed and returned the copyright assignment form so it would
be OK to include it in the main tree.

Chris.



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]