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.

[SOLVED] Circuit Expliantion Needed : OLIMEX JTAG Cable

Status
Not open for further replies.

0by1

Junior Member level 2
Joined
May 10, 2011
Messages
22
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Activity points
1,422
Circuit Explanation Needed : OLIMEX JTAG Cable

Hi all,

I am refering OLIMEX JTAG Cable schematic for building my MSP430 programmer.
I have some doubts in that :-

1. How power is taken from parallel port data lines?
2. What is use of MCP601? can I skip this?

msp430-jtag-d-sch.gif
 

power is derived from the par port signals.
mcp601 is that one which generates Vdd.
 

MCP601 is wired as a unity gain buffer, the output voltage will be equal to the input voltage of the positive input.
When PIN4 of the jtag plug is not connected then the positive input of the opamp will have 3.3v from the output of the TSP77030 so the output of the opamp will be 3v3.
When PIN4 is connected to the voltage of the target (it seems to be an voltage sense input from the target boards) then the default 3v3 is overridden since there is a resistor of 33k and the output of the opamp will be the same as the voltage it gets from input (jtag pin4) , for example it can become 2.5v or 2v etc.

Alex
 
  • Like
Reactions: 0by1

    0by1

    Points: 2
    Helpful Answer Positive Rating
got it :grin:
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top