This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB INTERFACE WITH LPC2148

HELLO,

I Want to interface USB & ps2 keyboard with lpc2148. so,can anyone give me idea how to initialize & configure it? & from where to start my program?

Can lpc2148 work as master in i2c communication?

thank you.

Parents
  • "Can lpc2148 work as master in i2c communication?"

    How much time have _you_ spent reading the user manual for the processor?

    To implement I2C, you have to read the documentation. But if you read the documentation, you would then also know the answer to your question.

Reply
  • "Can lpc2148 work as master in i2c communication?"

    How much time have _you_ spent reading the user manual for the processor?

    To implement I2C, you have to read the documentation. But if you read the documentation, you would then also know the answer to your question.

Children