DA14585 ADC

Connect Temperature Sensor in ADC VAL 1

Mon, 2017-08-07 07:26--advanchip@pacbe...

I am using DA14585-00ATDEVKT-P Development Kit - Pro with DA14585_SDK 6.0.2.243 and Keil uVersion V5.23.0.0.

我后支柱3(外围)有限公司的例子nnect a temperature sensor into ADC to read temperature.

1) line 63 of user_periph_setup.c: void periph_init(void)
At the end of this function, I added
adc_init(GP_ADC_SE, 0, GP_ADC_ATTN3X );
adc_enable_channel(0);

Subscribe to RSS - DA14585 ADC