EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Available Software for SSP peripheral (LPC2148 - IAR) ???

Started by croquettegnu February 26, 2007
Hi All,

I'm looking for software examples concerning the fast SPI called SSP
but I was not able to find one especially under the IAR toolchain:
there are UART, timer, usb but not SPI examples.

Could you point me to some soft please?

Thanks a lot
Frederic

An Engineer's Guide to the LPC2100 Series

> I'm looking for software examples concerning the fast SPI called SSP
> but I was not able to find one especially under the IAR toolchain:
> there are UART, timer, usb but not SPI examples.
>
> Could you point me to some soft please?
>
Hi Frederic,

The IAR MassStorage example uses SSP.

I added SSP example to my port:
http://www.indyelectronics.com/code.lpc214x.peripherals.iar.zip

Zip has IAR examples:
Interrupt based UART0/1
Interrupt based SSP using DMA RAM.

I'll add on the other peripheral examples as requested.
Joel
Hi Joel,

Is there any code about CAN BuS running with such interrupt? Thank you from now on.

Kat G

Joel Winarske wrote:

> I'm looking for software examples concerning the fast SPI called SSP
> but I was not able to find one especially under the IAR toolchain:
> there are UART, timer, usb but not SPI examples.
>
> Could you point me to some soft please?
>
Hi Frederic,

The IAR MassStorage example uses SSP.

I added SSP example to my port:
http://www.indyelectronics.com/code.lpc214x.peripherals.iar.zip

Zip has IAR examples:
Interrupt based UART0/1
Interrupt based SSP using DMA RAM.

I'll add on the other peripheral examples as requested.

Joel

---------------------------------
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
Kad G wrote:
>
> Is there any code about CAN BuS running with such interrupt? Thank you from now on.
>

A CAN example for which processor?

Joel
Hi Joel,

Sorry. I forgot to write the processor's name. It's LPC2364. Thanks in advance. Good lucks.

Kat G

Joel Winarske wrote:
Kad G wrote:
>
> Is there any code about CAN BuS running with such interrupt? Thank you from now on.
>

A CAN example for which processor?

Joel

---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.
Kad G wrote:
> Sorry. I forgot to write the processor's name. It's LPC2364. Thanks in advance. Good lucks.
>

My IAR port of the NXP example code has a CAN interrupt example:
http://www.indyelectronics.com/code.lpc23xx.peripherals.iar.zip
Thank you Joel. This link is very useful for me.

Kat

Joel Winarske wrote:
Kad G wrote:
> Sorry. I forgot to write the processor's name. It's LPC2364. Thanks in advance. Good lucks.
>

My IAR port of the NXP example code has a CAN interrupt example:
http://www.indyelectronics.com/code.lpc23xx.peripherals.iar.zip

---------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.

The 2024 Embedded Online Conference