Hello,
I am trying to test ADC hardware triggering on the LPC1768 using P1.27 as the trigger source with falling edge detection. In simulation, the ADC starts conversion correctly when I generate a falling edge on P1.27 , but on the actual hardware the ADC does not start conversion.
My ADC is configured for hardware trigger on P1.27 with falling edge, channels are enabled, and the ADC is powered.
I would like to know are there any limitations related to using P1.27 as an ADC trigger on LPC1768 hardware?
Any clarification or guidance will be greatly appreciated.
Thank you.