how to collect multichannel ADC voltage,by S32K118 and S32SDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to collect multichannel ADC voltage,by S32K118 and S32SDK

959 次查看
zhaowei961
Contributor III

I want to query the voltage measurement value of multi-channel regularly by means of interruption, how to realize this .

the CPU is S32K118 .thank you very much.Need help,

标签 (1)
0 项奖励
回复
1 回复

893 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the "adc_hwtrigger" SDK example is available in the S32DS. It configures PDB to trigger single ADC channel. You can modify it to add more pretriggers and such do multi channel conversion.

You can refer to https://community.nxp.com/docs/DOC-343295 how to do that.

BR, Petr

0 项奖励
回复