RT1170 DAC Reference

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

RT1170 DAC Reference

跳至解决方案
630 次查看
TM_MI
Contributor III

Hello,

If the DAC output desired is in the recommended range of 0.15V to (1.8V -0.15V) when ADC_VREFH is selected (Rload = 18 k Cload = 50 pF).

My question is if DAC_Vref = ADC_Vrefh, what is the Typical Value of ADC_Vrefh? Datasheet specify a range of 1V to 1.89V.

I am assuming using the recommended settings; ADC_Vref = 1.8 V Typical.

Thanks,

Tarek

0 项奖励
1 解答
607 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @TM_MI ,

  Please check the reference manual for RT1170:

kerryzhou_0-1639708068975.png

The DAC only can use ADC_VREFH.

kerryzhou_1-1639708170827.png

In fact, the RT1170 DAC is very simple, for more details, please check the register.

You also can refer to the SDK code:

SDK_2_10_1_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\dac12

Then you will know how to use it.

Best Regards,

Kerry

 

在原帖中查看解决方案

0 项奖励
3 回复数
623 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @TM_MI 

  From the reference manual, we can know:

The only DAC reference option for this chip is VREFH, which uses the ADC_VREFH pin.

ADC on RT1170 Supports only 1.0-1.8V reference (no support for 3V reference)

So, you can connect 1V to 1.89V to the VREFH as the reference voltage.

You can use 1.8V, it's OK.

Wish it helps you!

Best Regards,

Kerry

 

0 项奖励
614 次查看
TM_MI
Contributor III

Hello @kerryzhou ,

Thank you.

For some reason I thought there are two Vref and one is generated internally.

On a relevant subject, the reference manual for I.MX RT1170 includes an Input and an output buffer for the DAC module. Is this the case for all models ? do you know if buffers characteristics listed ?

Regards,

Tarek

0 项奖励
608 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @TM_MI ,

  Please check the reference manual for RT1170:

kerryzhou_0-1639708068975.png

The DAC only can use ADC_VREFH.

kerryzhou_1-1639708170827.png

In fact, the RT1170 DAC is very simple, for more details, please check the register.

You also can refer to the SDK code:

SDK_2_10_1_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\dac12

Then you will know how to use it.

Best Regards,

Kerry

 

0 项奖励