Part Number: MSP430F5438A
Hi team,
Here's an issue from the customer may need your help:
Referring to here, repeat the sequence sampling A0 - A3. However, the voltage signal from the sensor is continuous, which always triggers an interrupt on the ADC sampling and does not allow for normal procedure.
They want to sample every 10 seconds, other times normally using the board for other operations. A sensor connected to the UART serial port is also required, so a UART interrupt is also required to read the sensor's data. How to avoid the conflict?
May we know is there anyway to sample adc without an interrupt? Or the interrupt can be jumped out after sampling is complete, and the interrupt can be done after other programs.
Could you help look into this case? Thanks.
Best Regards,
Cherry