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

Go to the source code of this file.

Macros

#define __DAC_MAX5353
 

Detailed Description

Performs a basic config of the ADC and samples two channels manually and sequentially with 12-bit results. Conversion results are printed to screen as both HEX values and voltages.

Definition in file dac_r2r.c.

Macro Definition Documentation

#define __DAC_MAX5353

Select the DAC you want to use by uncomment ONLY_ONE line below!

Definition at line 68 of file dac_r2r.c.