Activity
Reply to
Timer Resources
- When in doubt, check LPC17xx.h. In your case, you need to access LPC_TIM0->IR. You can …
- 17 Mar 2010
Reply to
Fast IO
- If X_MIN is the bitmask for your pin (1<<n), then something like this: val = …
- 15 Mar 2010
Reply to
Input Interrupts
- Going by the schematics, pin 50 (P2.13/EINT3) is used for "JTAG IRQ" and pin 53 …
- 15 Mar 2010
Reply to
Input Interrupts
- If you mean declaring the interrupt handler for the EINT2 pin, yes, it will (please …
- 15 Mar 2010
Reply to
mbed as an avr programmer?
- Okay, looks like AVR uses SPI protocol, so it shouldn't be too hard. I found …
- 14 Mar 2010
Reply to
Dead mbed
- Hold down the reset button and plug in the USB cable. Does the power led …
- 14 Mar 2010
Reply to
Hello
- Well, first you need to tell us what you specifically want to do, then we …
- 12 Mar 2010
Comment on:
IAP (In-Application Programming), internal flash erase/write
- Very nice work!
- 12 Mar 2010