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.

Important Pin in microcontroller

Status
Not open for further replies.

nag123

Member level 1
Joined
Jun 11, 2007
Messages
33
Helped
6
Reputation
12
Reaction score
1
Trophy points
1,288
Activity points
1,543
most important pin the microcontroller

Hi all,

What is the most important pin in microcontroller? Is it reset pin?


Thanks,
 

most important pin in microcontroller

I'm splitted beetwen Vdd and Vss!

:|
 

which is the most imp pin in microcontroller

Why do you spent time asking this nonsense?

That's wasting the bandwith for nothing.
 

which pin is most imp in microcontroller?

That question was asked in interview.
 

reset pin of microcontroller

waste of time
 

An application:

- Can work without a reset pin
- Can work without the clock input(s) pin(s) (if it has an internal oscillator)
- Cannot work without the supply pins (including GND and positive rail)
- Is useless if you do not use the I/O ports pins (but can work internally)
- Needs at once the programming pins (to load the firmware)

Have your conclusion yourself.
 

From an interview POV:
I would go with:
A. The pin not used (You can always use it for something)
B. The pin not accounted for (If you used them all and find out later that you need one more! :( )
C. The Ground Pin (Designs may not work because of bad grounds)
D. The reset pin (CONNECT IT SOMEWHERE!!!!!!)
E. All the above

The question is really asked to find out how much ACTUAL hardware experience you have. If you haven't run across these problems yourself, then you might not have the experience the interviewer is looking for.

Hope this helps,

Red
 

nag123 said:
That question was asked in interview.

which company yaar, such a stupid question,,,,,,,,,,,, Phew.....
breaks the nuts.

Could have asked him which is the most important part of his body, if he says heart then ask him people are alive with pace makers also
 

It is not a stupid question. I think DGND pin is the most important. Vague formulated questions need a different approach in order to show your knowledge at an interview. Lets take it one by one:

1) Vcc -the microcontroller can be supplied by IO pin (check the IO schematic)
2) POR - might have one internal
3) OSC - same as above
4) IOs - usually there are multiple
5) Programming interface pin - programmed at ATE time
6) .....
 

The basic pins which are required to operate a controller are:

Vcc(Vdd),Vss(GND),OSC1 & OSC2(crystal ocsr) & MCLR pin which is the reset pin of the controller.
Check the data sheet of the controller which you are using for the pin details.
Regards,
Jerin.
 

Yep. The above mentioned pins are the basic requirements for a PIC to work properly.
Regards,
Jerin.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top