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

LPC2148 User Guide / Datasheets / Examples

I am just a starter using LPC2148. I have the dev board and KEIL IDE setup to develop and test code. But I find it quiet difficult to how to use LPC2148 functionality. There doesn't seems to be a good documentation with examples to guide new users.

Is there any good examples / documents that I can start reading it and explains each functionality?

Thanks in advance.

Parents
  • The Keil examples aren't really good. But they are decent, and definitely worth looking at.

    The NXP source code bundle covers much more chip functionality. But alas with quite lousy code quality. Neither written to be easy to read nor production quality.

Reply
  • The Keil examples aren't really good. But they are decent, and definitely worth looking at.

    The NXP source code bundle covers much more chip functionality. But alas with quite lousy code quality. Neither written to be easy to read nor production quality.

Children