Content originally posted in LPCWare by maxkombarov on Tue Mar 20 01:26:16 MST 2012
Hi Asbjørn,
Currently Diolan do not have DAC examples, but the NXP library contains DAC driver (lpc4350_dac.c). It is simple and, I think, DAC can be set operational with DAC_Init(), DAC_UpdateValue() and DAC_SetBias() functions. For pin configuration, look at chapters 15.4.6 - 15.4.8 of the LPC4350 user manual.
Best Regards,
Maxim Kombarov