Hello,
I am trying to replace a potentiometer in my project with MCP41HVX1 so that I can control the output voltage of LM317 regulator.
My current LM317 circuit is as below:
I use 2pins of J2 POT (between ground and wiper) to vary the voltage output of LM317 regulator. When POT has 0Ω, Regulator output will be almost 0 and voltage increases as I turn the pot gradually.

I found MCP41HVX1 does very similar function. So I have designed an external uC circuit PCB as below, and I need your help to validate certain points. (Note in diagram: J11 pin2 connects to J3 ground of above image)

Doubt 1 :
Datasheet says default wiper position is MidValue. So when I powerOn, resistance will not be 0 between PA0 and PW0. This is not OK, as I need Regulator output to be 0 at start. Even a spike can cause harm. Is there anyway I can ensure it is 0 at start?
Doubt 2 :
Datasheet says minimum voltage given V+ pin of digitalPOT, must be >=VL. But what is the need of V+ supply? All I need is PA0, PW0, PB0. If it has to be available, Can I provide VL ro V+ also?
The circuit in the image may not work properly as I have shorted PA0 and V+. But when I powerOn, PA0 and V+ will have 0 Voltage which is not sufficient for V+.

I have attached Datsheet of MCP41HV51
I am trying to replace a potentiometer in my project with MCP41HVX1 so that I can control the output voltage of LM317 regulator.
My current LM317 circuit is as below:
I use 2pins of J2 POT (between ground and wiper) to vary the voltage output of LM317 regulator. When POT has 0Ω, Regulator output will be almost 0 and voltage increases as I turn the pot gradually.

I found MCP41HVX1 does very similar function. So I have designed an external uC circuit PCB as below, and I need your help to validate certain points. (Note in diagram: J11 pin2 connects to J3 ground of above image)

Doubt 1 :
Datasheet says default wiper position is MidValue. So when I powerOn, resistance will not be 0 between PA0 and PW0. This is not OK, as I need Regulator output to be 0 at start. Even a spike can cause harm. Is there anyway I can ensure it is 0 at start?
Doubt 2 :
Datasheet says minimum voltage given V+ pin of digitalPOT, must be >=VL. But what is the need of V+ supply? All I need is PA0, PW0, PB0. If it has to be available, Can I provide VL ro V+ also?
The circuit in the image may not work properly as I have shorted PA0 and V+. But when I powerOn, PA0 and V+ will have 0 Voltage which is not sufficient for V+.

I have attached Datsheet of MCP41HV51
Attachments
-
2.2 MB Views: 13