Reply by March 1, 20072007-03-01
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.

An Engineer's Guide to the LPC2100 Series

Reply by Joel Winarske February 28, 20072007-02-28
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
Reply by February 28, 20072007-02-28
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.
Reply by Joel Winarske February 28, 20072007-02-28
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
Reply by February 27, 20072007-02-27
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.
Reply by Joel Winarske February 26, 20072007-02-26
> 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
Reply by croquettegnu February 26, 20072007-02-26
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