I need some tutorial for working with cortex lpc1768.i think it doesn’t have good document on it. please give me some information and tutorials for it.
I need some tutorial for working with cortex lpc1768.i think it doesn’t have good
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
LPC generally does a good job with their docs.
Anything with an ARM in it though you also need the TRM (technical reference manual) for that core and the ARM ARM (ARM Architectural Reference Manual). Instead of one unified ARM ARM they have split it into families (thankfully, it was becoming unusable) being a cortex m you want the ARMv7 TRM and/or ARM ARM.
Here are some sample programs.
https://github.com/dwelch67/mbed_samples