PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
adc_spidac_test.c File Reference
#include "pic24_all.h"
#include <stdio.h>

Go to the source code of this file.

Detailed Description

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.