ADC Fifo in MKE04Z64VLH4

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

ADC Fifo in MKE04Z64VLH4

Jump to solution
631 Views
prasannanaik
Contributor III

Hi,

   I want to sample 8 channels of ADC with single command(SW or HW trigger) without any CPU intervention.

   Is it possible to use FIFO mode of ADC for this purpose as FIFO mode offloads CPU and gives an interrupt only after sampling of all the ADC channels in ADC channels FIFO has been completed.

Also, is there any sample code that can be used for FIFO operation in MKE04Z64VLH4.

Thanks and best regards,

Prasanna

0 Kudos
1 Solution
506 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Prasanna,

Please download the FRDM-KEXX Driver Library Package (REV 2.0).
Then you will find the ADC_FIFO_demo.

ADC_FIFO_demo.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
507 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Prasanna,

Please download the FRDM-KEXX Driver Library Package (REV 2.0).
Then you will find the ADC_FIFO_demo.

ADC_FIFO_demo.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos