Content originally posted in LPCWare by kralux on Sun Oct 02 15:59:17 MST 2011
Quote: sergio
Let me suggest one thing, dont you forget to clock DAC ?
The clock is enabled because the DAC operates from the common PCLK that clocks both the bus interface and functional portion of most APB peripherals.
So there is no separate DAC clock control. It is the same for most peripherals and it is already on (LPC_SC->PCLKSEL = 1).