FRDM-K64F - Using ADC in Hardware Trigger Mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM-K64F - Using ADC in Hardware Trigger Mode

Jump to solution
983 Views
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

Labels (1)
0 Kudos
1 Solution
577 Views
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

View solution in original post

2 Replies
577 Views
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!

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

578 Views
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