mBed User Manual??

20 Jun 2010

I see several posts that make reference to an mBed "User Manual".  Because they also make reference to things like "Table 113 in Chapter 16" I got to believe that this User Manual is in a pdf format, not webpages.  I looked everywhere in the mBed site and can't find it... Help...

20 Jun 2010

My guess is they are referring to the User Manual for the LPC1768 MCU itself. This is a PDF file that can be downloaded from NXP's website. There is a link to it on this page:

http://mbed.org/nxp/lpc1768/technical-reference/

i.e. "For full details, see the NXP LPC176x User Manual."

 

20 Jun 2010

It's not "mbed" user manual, but "LPC17xx User Manual". LPC1768 is the chip on top of the mbed board that actually runs programs you upload to it. Thus the chip's user manual is useful if you want to do something not supported by the mbed libraries (but supported by the chip).

You can download it here.