Activity
Reply to
AnalogIn format
- Here's the code that transforms the value read from ADGDR: UBFX.W R0, R0, #4, #0xC …
- 05 Oct 2010
Reply to
List of mbed-compatible host boards?
- See "Baseboards" section in the Cookbook.
- 01 Oct 2010
Reply to
I2C write error
- I2C::write() expects char * while you're trying to pass an unsigned char *. Either add …
- 01 Oct 2010
Reply to
AnalogIn frequency?
- Manual says that in burst mode "The AD converter does repeated conversions at up to …
- 30 Sep 2010
Comment on:
mbeduino platform - mbed用マザーボード(ベースボード)
- Art Sobel wrote: OK how do you get it? This site seems to have it.
- 29 Sep 2010
Reply to
Code Read Protection (CRP)
- John Harris wrote: I am off the mbed module and programming a LPC1768 on my …
- 26 Sep 2010
Reply to
Code Read Protection (CRP)
- The CRP can block JTAG. As I understand it, the mbed interface chip uses JTAG …
- 25 Sep 2010
Reply to
Code Read Protection (CRP)
- You can't set CRP with the online compiler. The startup code provided by the mbed …
- 24 Sep 2010
