Hello everybody. I am working on MK70FN1M0VMJ15. I want to read ADC1_SE7A channel. I am new to MQX. I need help regarding this. Thank you
Hi Amey Bhopi,
You can use the light-weight ADC driver included on MQX 4.1.1 which is easier to use, especially in case you need to scan more than 2 channels. An example is given in the path below:
C:\Freescale\Freescale_MQX_4_1\mqx\examples\lwadc\test.c
You could find more details on section 23 “LWADC Driver” of the MQX IO User Guide document, available at the following path:
C:\Freescale\Freescale_MQX_4_1\doc\mqx
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you so much Sol :smileyhappy:
Regards
Amey Bhopi