Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How can I program ARM controllers using my serial or USB ?

Status
Not open for further replies.

anandpv2009

Advanced Member level 1
Joined
Aug 11, 2009
Messages
407
Helped
60
Reputation
120
Reaction score
40
Trophy points
1,308
Activity points
3,343
ARM PROGRAMMING HOW ???

Hi friends...

How can I program ARM controllers using my serial or USB port. I am new to arm, which arm is better(nxp,atmel or other).




Thanks....
 

Re: ARM PROGRAMMING HOW ???

namaskar!
i also wanted to ask the same thing
 

ARM PROGRAMMING HOW ???

If you are using NXP.. use Flash Magic Software to burn the Hex file into the processor..
 

Re: ARM PROGRAMMING HOW ???

Thanks gooofy871..

I like flash magic

But what abt the programmer ckt. (NXP)
I don't like to buy one.
 

ARM PROGRAMMING HOW ???

If you are using NXP Microcontrollers like LPC2xxx Series... there is a feature called ISP (in - System programming).. with this you can program without any external circuit..

you have to use UART0 and PO.14 pin to Program the Microcontroller... Pulling Down P0.14 pin on Boot-up makes the Microcontrollet to enter ISP Mode... u can use Flash Magic Software or Flash Utility to program via UART0

Refer LPC2XXX Manual for ISP programming...

and if you are using ATmel AT91SAM7sXXX series.. it has in-built SAMBA Bootloader ... with which u can program without any external circuit... i dont ave Much idea on this...

if you are yet to select your Microcontroller use NXP Microcontroller.. it will be simple to develop as a Newbie

click Helped button if it helps you
 

Re: ARM PROGRAMMING HOW ???

Could u please upload the schematics of programmer for NXP's ARM controllers...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top