Standalone application

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Standalone application

597件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janroth on Tue Nov 09 03:15:49 MST 2010
I have a great problem (not realy). How may I run my software on the LPCXpresso board 1114 without connection to the USB bus. I mean I've testet the software, everything is fine and now the whole thing should run alone without umbilical cord. Standalone in the world. I'm not able to find the right switch or so.
Can anybody help me?:D
0 件の賞賛
返信
1 返信

590件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Nov 09 06:58:04 MST 2010
Assuming that you have used the LPCXpresso IDE to download your application in the flash of your LPC1114, then your code will run every time the board is powered up.

However by default, power to the board is supplied via the USB cable. Thus you would still need to normally plug in the cable - even if you don't then start up the LPCXpresso IDE.

Alternatively, you will need to hook up power externally to the MCU portion of the board. Suggest the first place to look if you want to do this will be the schematics, which are available from towards the bottom of :

http://ics.nxp.com/support/lpcxpresso/

Another possibility is that you could power the LPC1114 (if you aren't using the LPC-Link) via Embedded Artists LPCXpresso baseboard...

http://www.embeddedartists.com/products/lpcxpresso/xpr_base.php

Regards,
CodeRedSupport
0 件の賞賛
返信