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.
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.
Forgot to mention - the NXP user manual (the NXP datasheet is just electrical, timing, temperature etc) is very good. So it's possible to manage very well with just that single document.