Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

REQ: Philips LPC9XX I2C slave C routine, interrupt driven.

Status
Not open for further replies.

ZeRoN

Advanced Member level 4
Joined
Jun 28, 2001
Messages
104
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
1,184
i2c slave c

Does anyone has I2C slave routine (interrupt driven) in C language?

Thanks.
 

i2c slave c program

Check out keil website.. It has some sample on i2c. Also at phillips website for LPC932 application note
 

interrupt driven i2c

Ke*il example "lpc_i2c.zip" is I2C routines in master mode.

Philips's LPC932 Application note : AN10155_1.pdf from **broken link removed**

also master mode, but interrupt driven.

I've require I2C slave mode with interrupt driven.

Thanks.
 

interrupt driven

Try RIDE 51 from RAISONANCE then.. It has some sample in slave mode. But i not sure that it use interrupt driven or not. It has some library to do this job.
 

i2c.c lpc932

Raisonance has I2C slave, interrupt driven exactly match my requirement.

**broken link removed**

Thankyou "tobb".
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top