FRDM-K64F - Using ADC in Hardware Trigger Mode

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

FRDM-K64F - Using ADC in Hardware Trigger Mode

跳至解决方案
1,558 次查看
nadine
Contributor III

Hi,

 

I try to configure the ADC (ADC1)  in hardware trigger mode using a PDB channel as the ADC trigger.

Which PDB trigger Input source should I use ?

 

Is there any examples in KSDK 2.0 for such a thing ?

 

Thanks for your help

Best regards

Nadine

标签 (1)
0 项奖励
回复
1 解答
1,152 次查看
DavidS
NXP Employee
NXP Employee

Hi Nadine,

Please look at following example to see if it helps.

C:\NXP\KSDK_v2\SDK_2.0_FRDM-K64F_KDS\boards\frdmk64f\driver_examples\pdb\adc16_trigger

Regards,

David

在原帖中查看解决方案

2 回复数
1,152 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Nadine,

You can refer that example.

The PDB trigger Input source can be found at "Table 3-57. PDB Input Trigger Options" in K64P144M120SF5RM.

PDB Input Trigger Options.jpg

You can try to change the PDB trigger Input source.

trigger input source for the PDB.jpg

Best Regards,

Robin

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

1,153 次查看
DavidS
NXP Employee
NXP Employee

Hi Nadine,

Please look at following example to see if it helps.

C:\NXP\KSDK_v2\SDK_2.0_FRDM-K64F_KDS\boards\frdmk64f\driver_examples\pdb\adc16_trigger

Regards,

David