Activity
Reply to
DAC (2x 12bit) ?
- I initially expected that it was just a matter of adding pinout for the second …
- 25 Apr 2014
Reply to
lpc code routines
- #include "mbed.h" int main() { LPC_IOCON->PIO1_13 = (0 | 1<<5 | 1<<4); } It compiles, …
- 21 Apr 2014
Reply to
lpc code routines
- I tested it with an LPC11u24, and then it works fine, and they should share …
- 21 Apr 2014
Reply to
New to mbed, have a few questions
- 1. Correct. I guess you come more from a PC background? The .bin file you …
- 20 Apr 2014
Reply to
11u24/35 UART emulation on USB connection
- Haven't tried it myself, but possibly/probably.
- 12 Apr 2014
Reply to
11u24/35 UART emulation on USB connection
- Using them at the same time is an issue, they will not nicely cooperate.
- 12 Apr 2014
