Hi,
I want to display the temperature value from the ADC to the GUI Application. I am using MCUXpresso IDE with LPC54608. I have run the SDK example lpc_adc_basic and i am getting the temperature values. In the Embedded Wizard side, I have used Property to update the value of the temperature whenever it changes. How can I incorporate the adc project in the sdk to my embedded wizard project.