ADC Channels

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ADC Channels

1,112件の閲覧回数
Gargi2021
Contributor I

I want to Monitor 12 ADC channels at a time in S32K144. There are two timers/trigger LPIT AND PDB present to configure ADC channels. What I observed is there are 4 LPIT channel and 2 PDB(number of trigger slot 1 and pre-trigger slot -8)slots present.  

Can you please support by suggesting solution to my below query :

  1. how many channels I can use at a time( I required 12 ADC to monitor at a time)
  2. How many LPIT and PDB channels I require to configure ADC.
0 件の賞賛
返信
1 返信

1,099件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

PDB module has 2 channels, each channel has 8 pretriggers, so total 16 samples can be converted sequentially upon trigger from PDB on single ADC module. Same for second PDB/ADC modules.
At the same time 2 channels can be converted simultaneously, one on each ADC module.
You can refer to below example showing usage of SDK driver to do multiple channel conversions;
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-DMA-S32DS-ARM-2018-R1/ta-p/...

BR, Petr

0 件の賞賛
返信