s32k144 multi-channels ADC

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

s32k144 multi-channels ADC

Jump to solution
646 Views
Haoyun
Contributor II

Why can my ADC only get one result?

0 Kudos
1 Solution
635 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Haoyun,

Note: When Software Trigger mode is enabled, configuring control channel index 0, implicitly triggers a new conversion on the selected ADC input channel.

ADC_DRV_ConfigChan chanIndex.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

3 Replies
636 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Haoyun,

Note: When Software Trigger mode is enabled, configuring control channel index 0, implicitly triggers a new conversion on the selected ADC input channel.

ADC_DRV_ConfigChan chanIndex.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

620 Views
Haoyun
Contributor II

Why does my program enter the default isr when running to adc_stargroupconversion()  thank you

cb56c81dbddd3df80ff0745e6ded3b3.png

0 Kudos
630 Views
Haoyun
Contributor II
thanks robin
0 Kudos