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.

[General] Need a clear explain on After flashing program

Status
Not open for further replies.

cnandha19

Member level 3
Joined
Aug 28, 2015
Messages
59
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
604
After write the program into IC we turned off the microcontroller .. The turned on the microcontroller program starts to run from ROM ..how the internal operation takes place need a clear explaination please
 

Hi,

a really basic question.. therefore only a short answer. Details can be found on a lot of "basic microcontroller" documentations and tutorials.


* Power up
* power up reset --> setting all internal values to default values
* the same is done with the program counter --> it´s value points to the program address where the processing of the program starts
* often: some wait time to ensure stable power supply and stable clock
* release reset = start processing

Klaus
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top