We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi friends I am new to lpcxpresso. I have lpc1769 kit and I am thinking of buying books on arm cortex m3 to get familiar with it. Is it worth? If then how much is it helpful? Additionally I was thinking of watching videos of cortex m3 programming that uses iar workbench. Will it be useless to watch it as it does not use lpcxpresso but describes microcontroller basics? Please let me know...
Thanks
Regarding learning LPCXpresso, the best place to start if to visit NXP website, for example, the following link has a number of videos about how to create projects in this IDE:
https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc1100-cortex-m0-plus-m0/lpcxpresso-ide-v8.2.2:LPCXPRESSO
Books on Cortex-M processors/microcontrollers will help you to understand the processor architecture, but might not cover the LPCXpresso IDE, so you might need both. There is also a lot of resources on this page:
https://community.arm.com/processors/b/blog/posts/cortex-m-resources
Hope this helps.