#include "pic24_all.h"
#include <stdio.h>
Go to the source code of this file.
Demonstrates reading the internal ADC in 12-bit mode and then sending the upper 8-bits to an external 8-bit SPI DAC (MAXIM 548A)
Definition in file adc_spidac_test.c.