S32K144 ADC_HW Triggering error

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

S32K144 ADC_HW Triggering error

3,439件の閲覧回数
Adhi_11
Contributor I

Hello,

i wanted to use 10xADC channels. I used 7xADC0 and 3xADC1 for my application. Initially i started with 7xADC0 using PDB triggering with interrupt and it was working. Now i want to add 3xADC1 using PDB, so that there is a total of 10 ADC. Unfortunately, my code does not work for the same and gets stuck in the calibration part. Attached the code below

0 件の賞賛
返信
1 返信

3,429件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from the code I do not see calibration is started for ADC1. Also do not do it parallelly. Calibrate ADCs modules in sequence.
See steps to do in chapter 44.5.6 Calibration function of the RM.

BR, Petr 

0 件の賞賛
返信