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.

What's the diffrence between Vcc and VDD?

Status
Not open for further replies.

16F676

Member level 2
Joined
Aug 14, 2006
Messages
44
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,288
Activity points
1,531
hi friends,
What's the diffrence between Vcc and VDD?
 

vdd vcc

Hi
there is not any difference between them in the circuit design.
 

    16F676

    Points: 2
    Helpful Answer Positive Rating
difference between vdd and vcc

It goes back in history, Vcc applies to transistors, Volts collector common, Vdd applies to fets, Volts drain ?. Vee, Volts emitter ?. It's been lost with the passage of time!
 
what is the difference between vcc and vdd

how about Vpp?
 

vpp vcc vdd

Programming Pulse voltage. Back when the 2708 EPROM was king, the programming was done with 25V pulses applied to the Vpp pin. The timing requirements on this voltage were rather stringent (and the algorithm complicated), so the next parts, starting with 2716, used a FIXED 25V voltage and the programming pulse was just a TTL signal applied to the PGM pin.

However, the name of the Vpp pin lives on, even though it is now used to only supply a DC voltage. You will find it even on FLASH devices. Applying 12V to this pin (again, DC, not pulses) speeds up the programming of the FLASH (but it is not necessary).
In some microcontrollers, such as FLASH-based PICs, the Vpp is required only to put the part into programming mode, not to actually program the internal FLASH memory. For that there is an internal charge pump. But the name Vpp is still used.
 
vdd and vcc

I think they are same, you must

understand them in specifical case.

best regards


16F676 said:
hi friends,
What's the diffrence between Vcc and VDD?
 

    16F676

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top