cancel
Showing results for 
Search instead for 
Did you mean: 

DAC in MCP2221

Embedded_dev1
Associate II

Hi to all!

I am trying to generate an analog signal using a DAC that is built into the MCP2221 controller. The problem is how do I control the output current? Maybe there are some schemes or built-in capabilities in the MCP2221 controller? Is it enough to simply put a current-limiting resistor?

I will be grateful for the answer!

2 REPLIES 2
TDK
Guru

Voltage is provided, current is taken. What you connect to the DAC dictates how much current is drawn.

Typically, the voltage source has the capability of providing enough current to satisfy the needs of the load, whatever it is. A current limiting resistor can be helpful in some cases, like with powering an LED.

The correct solution will depend on what you have connected as a load.

If you feel a post has answered your question, please click "Accept as Solution".

Thank you for the answer!