Digital pot MCP4462 103E

Thread Starter

SWATI RAMESH MANE

Joined Oct 27, 2018
8
I am working on Digital pot IC mcp4462 interfacing with pic16f886 via I2C ,
It's maximum range is 10K and I want to convert it into range from 15 ohm to 201 ohm How is it possible?
 

ericgibbs

Joined Jan 29, 2010
21,442
hi,
The best I can suggest at this time is to use the 5K section of the digipot in parallel with a 185R resistor and a series 15R.
E
 

ericgibbs

Joined Jan 29, 2010
21,442
hi,
I guess you know the combined resistance of the digipot and the 185R will not be a linear response, as the 5k digipot is stepped.?
E
 

Thread Starter

SWATI RAMESH MANE

Joined Oct 27, 2018
8
can you suggest me any other digital POT IC part number to resolve this problem ?
When we are connecting 4 wiper parallel to get output simultaneously.
 

ericgibbs

Joined Jan 29, 2010
21,442
OK.
I understand the PIC is setting the digipot value, but how is the change in resistance used on the project.?
What is the pot connected too.?
Sometime it is possible to solve a problem using alternative methods.
E
 

Thread Starter

SWATI RAMESH MANE

Joined Oct 27, 2018
8
OK.
I understand the PIC is setting the digipot value, but how is the change in resistance used on the project.?
What is the pot connected too.?
Sometime it is possible to solve a problem using alternative methods.
E
Any other 1k ohm,500 ohm, 200 ohm DIGITAL pot Ic available whose minimum resistance less than 75 ohm ??

Which is compatible with i2c?
 
Last edited by a moderator:

OBW0549

Joined Mar 2, 2015
3,566
Any other 1k ohm,500 ohm, 200 ohm DIGITAL pot Ic available whose minimum resistance less than 75 ohm ??

Which is compatible with i2c?
1 kΩ digital pots are available, but I don't think I've ever seen any that have lower resistance. Microchip, Texas Instruments and Analog Devices all offer digital pots; follow those links and see what's available.

Generally speaking, if your circuit design depends on a component that does not exist, that's an indication that you need to consider a different design approach.
 
Top