Continous conversion of ADC in S32K1xx MCU

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

Continous conversion of ADC in S32K1xx MCU

362件の閲覧回数
gkunalupta
Contributor III

Hi team,

 

I want to implement continuous conversion mode of ADC peripheral using S32K144 MCU, using Autosar MCAL layer.  Particularly this scenario:

gkunalupta_0-1725312529960.png

 

And what i found that in NXP MCAL layer for ADC module, we can configure Continous ADC conversion mode either in case of non interrupts or in case of DMA:

gkunalupta_1-1725312817376.png

 

 

So does it mean, we cant use ADC continuous conversion mode with Interrupts??? If not then in that case how are we going to achieve the above scenario.

That scenario is from Autosar ADC MCAL specifications.

 

0 件の賞賛
返信
3 返答(返信)

235件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

normally a SW triggered continuous conversion is possible and notification is called upon group conversion is finished. 
Probably you point to Parameter AdcContinuousWithoutInterrupt which is configurable to do not call interrupt upon group conversion. See more in ADC driver manual.

BR, Petr

0 件の賞賛
返信

270件の閲覧回数
gkunalupta
Contributor III

Hi NXP Support team, i am still waiting to get the answer!?

 

 

0 件の賞賛
返信

313件の閲覧回数
gkunalupta
Contributor III

Any comments and reviews in that?????

 

I want to implement continous adc mode of conversion via ADC module of Autosar MCAL for S32K144 MCU.

0 件の賞賛
返信