Activity
Reply to
Pointers
- I can't reproduce it with your sample right now, but I had this problem once. …
- 04 May 2010
Reply to
Pointers
- "Choked" is a bit vague. Show us the definition of P_EP and the full error …
- 04 May 2010
Reply to
Jtag interface
- 1. The chip is exposed on top, you should be able to solder thin wires …
- 28 Apr 2010
Reply to
I2C Slave mode?
- FYI, the online compiler is the same that's used by Keil, so you can usually …
- 28 Apr 2010
Reply to
I2C Slave mode?
- Check the DriverLibrary, it has all kinds of I2C communications implemented.
- 28 Apr 2010
Reply to
mbed Compatible PC Boards
- One note: it's "mbed", not "embed". I'm not sure what you mean by "compatible", but …
- 27 Apr 2010
Reply to
Beta site/compiler now available
- Daniel Peter wrote: I was most interested in the memory usage. I would like to …
- 21 Apr 2010
Reply to
Expected an identifier (E40)
- Publish your project so we can see. Most likely there is a problem in a …
- 17 Apr 2010
Reply to
I2C Library functions
- Make a new topic and post the exact model of your LCD and links to …
- 16 Apr 2010
Reply to
access to ALDOY
- mbed library uses new CMSIS style for peripheral registers. Every peripheral is now wrapped into …
- 15 Apr 2010
Reply to
changing from LPC1343 to LPC1111
- Wrong forum? I'm guessing you wanted to post this over there...
- 14 Apr 2010
Comment on:
GCC and MBED
- Here's another topic about this, with instructions: http://mbed.org/forum/mbed/topic/665/
- 13 Apr 2010
Reply to
File system slightly broken
- Format the drive (no, it won't break anything).
- 13 Apr 2010
Comment on:
Fast GPIO with C++ templates
- I guess I could, though I'm not a very good tester IMO.
- 12 Apr 2010
Comment on:
Fast GPIO with C++ templates
- Just put the pin number between <>: FastOut<p8> pin8;
- 12 Apr 2010
Reply to
How fast is ...
- User Manual From the FAQ: "The maximum SPI data bit rate is one eighth of …
- 10 Apr 2010
