Activity
Notebook page update:
mbed memory usage
- 23 Jan 2010
Reply to
How to check for RAM available?
- This thread inspired me to do some investigation and so I made this script. Hope …
- 23 Jan 2010
Reply to
Pin 39! [Vu]
- Vu it is driven from the USB connector's VBUS (see schematics). So it only has …
- 22 Jan 2010
Reply to
Virus on mbed?
- mbed does not have an autorunf.inf file on its drive. Sounds to me like you …
- 22 Jan 2010
Reply to
Implementing a Scheduler
- You probably should look into using some RTOS, e.g. FreeRTOS. That said, some things you …
- 21 Jan 2010
Reply to
USB Host
- Thanks, I'll try and see tomorrow. If it works, I'll try to integrate it with …
- 21 Jan 2010
Reply to
USB Host
- Hmm, have you used my code or something else? How did you set things up …
- 21 Jan 2010
Reply to
Serial instead of SPI
- UART0 is used to talk to the interface chip, as can be see from this …
- 20 Jan 2010
Reply to
Interrupt handlers from scratch
- Yes, it was typedef'ed in the USB host sources so I used that.
- 19 Jan 2010
Reply to
Serial instead of SPI
- If you want to use the mbed's Serial class, you can use only pin pairs …
- 19 Jan 2010
Reply to
comms between many mbeds?
- Mark x wrote: That would remove it from possible use as I need to ensure …
- 19 Jan 2010
Reply to
Saving data to a USB stick
- Thanks to some kind people I have a 1768 mbed earlier than expected. I made …
- 19 Jan 2010
Reply to
comms between many mbeds?
- Here's a nice tutorial on CAN and how it differs from Ethernet. Apparently it already …
- 18 Jan 2010
Reply to
comms between many mbeds?
- Hmm, I've just read a bit more and it seems that for CAN you have …
- 18 Jan 2010
