Other Parts Discussed in Thread: ENERGIA, DAC161S997
Hi,
I am trying to use DAC121C085 with msp432p401R and i need an example code. Is there an example code ? Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am trying to use DAC121C085 with msp432p401R and i need an example code. Is there an example code ? Thank you.
I have a pressure sensor and it's output is 0.2V - 2.5V. After reading it with msp432p401R 's adc, i want to get 0-10V analog output. I was going to produce 0-2.5V with DAC121C085 then through an op-amp 0-2.5V is going to be 0-10V. Also i am producing 4-20mA with DAC161S997. but i start to think i can do both only using DAC161S997. Is this possible ? with a swich if 4-20mA selected then loop- will contunie if 0-10v i will produce 0-10mA and a 1K resistor will make that current 0-10V. I just need to figure it out how can i let the mcu know about switch's situation.