Activity
Reply to
Anyone use an SCA3000 with SPI?
- Hi Mark, I don't have one of these, so really can't test, but here is …
- 21 Feb 2010
Reply to
ADC library internals
- Hi, See your post about register reads and hanging for a full explanation of the …
- 21 Feb 2010
Reply to
Exception handling
- Hi Daniel, The conventional wisdom (and the advice from the armcc compiler guys) is that …
- 20 Feb 2010
Reply to
Two Serial Quirks
- Hi John, Eli, This is exactly the place to post! Thank you for taking the …
- 20 Feb 2010
Program:
SerialInterruptFix
- 20 Feb 2010
Reply to
mbed.lib and keil
- Hi, Sorry for the delay in replying; v. busy day! The .ar file is a …
- 19 Feb 2010
Reply to
Attaching Files to Notebook Pages
- Hi Paul, Unfortunately, I don't have a hosting means. If you don't have a means …
- 18 Feb 2010
Reply to
Logic Problem
- Hi Martin, Dan, Remember ~ means "invert", and not "not", hence ~(Status & 0x46) will …
- 18 Feb 2010
Reply to
Attaching Files to Notebook Pages
- Hi Paul, We only support uploads of images right now, but we'll aim to add …
- 18 Feb 2010
Reply to
How do i mesure PWM?
- I think the main problem is you are catching the rising edge interrupts, but then …
- 17 Feb 2010
Reply to
Watchdog
- Here is a quick example that does something: #include "mbed.h" DigitalOut led(LED1); class Watchdog { …
- 17 Feb 2010
Program:
WatchdogExample
- 17 Feb 2010
Reply to
Watchdog
- Wikipedia says: writing a “service pulse” "kicking the dog" “petting the dog” "feed the watchdog" …
- 17 Feb 2010
Reply to
Watchdog
- It shouldn't be hard. What would make a good natural interface? Something like: Watchdog wd; …
- 17 Feb 2010
Reply to
help with attach
- Hi Allan, I think the problem is around the logic between the respondtoPC() and if(test …
- 16 Feb 2010
Program:
TestAttach
- 16 Feb 2010