Questions that need answers

- Creating a stand alone PCB with the NXP MCU

http://mbed.org/users/chris/notebook/prototype-to-hardware/

 

- Using __TIME__ will return GMT. Thought this was interesting since the compiler is hosted in the UK =P

 

 

-------------------

1. What if Multiple binaries are stored on the MBED?  Which one gets loaded?

Vlad Cazan wrote:

1. If multiple binaries are stored on the mbed then the one with the most recent timestamp is loaded.

1a. Can one binary call another? Or does multiple files get handled in the project before compiling?

 

2. Can the MBED be powered from an external source (not through USB)?

Vlad Cazan wrote:

1. If multiple binaries are stored on the mbed then the one with the most recent timestamp is loaded.

2. The mbed can be powered from an external source, but it is not recommended that you power up higher then 9V. Power is pin 2, it can take 4.5V to 9V.

  • Also see Andrew Harpin's Comment Here

 

.


4 comments

22 Nov 2009

There are answers and I could post them here but it might be better to do it on the forums where everyone can see both questions and answers.

15 Jan 2010 . Edited: 15 Jan 2010

1. If multiple binaries are stored on the mbed then the one with the most recent timestamp is loaded.

2. The mbed can be powered from an external source, but it is not recommended that you power up higher then 9V. Power is pin 2, it can take 4.5V to 9V.

21 Jan 2010

Vlad Cazan wrote:

1. If multiple binaries are stored on the mbed then the one with the most recent timestamp is loaded.

2. The mbed can be powered from an external source, but it is not recommended that you power up higher then 9V. Power is pin 2, it can take 4.5V to 9V.

Thank you Vlad. I will add these to my page.

 

I've slowed down more than I like to with this page.  Unf =( Real life always seems to get in the way =P

13 Feb 2010

Aaron Krone wrote:

 

Vlad Cazan wrote:

1. If multiple binaries are stored on the mbed then the one with the most recent timestamp is loaded.

2. The mbed can be powered from an external source, but it is not recommended that you power up higher then 9V. Power is pin 2, it can take 4.5V to 9V.

Thank you Vlad. I will add these to my page.

 

 

I've slowed down more than I like to with this page.  Unf =( Real life always seems to get in the way =P

 

 

The actual input rating is 14v, but as the voltage regulator is linear it is not recommended to go above 9v as it can potentially overheat depending the system load.

You need to log in to post a comment