ADC channel read

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADC channel read

469 Views
ameybhopi
Contributor II

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

0 Kudos
2 Replies

328 Views
soledad
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

328 Views
ameybhopi
Contributor II

Thank you so much Sol :smileyhappy:

Regards

Amey Bhopi

0 Kudos