Hi,
I'm using the LPCXpresso845-MAX board. I want to use the DAC1 mode via pin PIO0_29. With reference to the LPC845 user manual UM11029, I can observe that there is a DAC MODE bit (number 16) in the IOCON register for DAC0, PIO0_17, which needs to be set to utilize DAC0, but there is no matching bit for DAC1 in the IOCON register for PIO0_29.
In PIO0_29, how do I adjust the DAC MODE for DAC1?
I saw your reply, (There isn't this bit, no need config DAC MODE bit.) but still this problem is not solved. Here I attached the configuration of DAC and SWM and IOCON register. So kindly update the solution for that problem.