External rising edge triggers ADC sampling

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

External rising edge triggers ADC sampling

Jump to solution
408 Views
drfrefw123
Contributor I

I am using the chip s32k344 and want to use the external rising edge to trigger ADC sampling by configuring trgmux and adc.

drfrefw123_0-1706252645387.pngdrfrefw123_1-1706252668469.png

ADC port and trgmux port

drfrefw123_3-1706253510644.pngdrfrefw123_4-1706253523961.pngdrfrefw123_5-1706253537848.pngdrfrefw123_6-1706253593394.pngdrfrefw123_7-1706253611763.png

The external pwm is injected into the I/O port,But the program can't get in Notification

0 Kudos
Reply
1 Solution
364 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

eMIOS input cannot be selected as TRGMUX source, just eMIOS output.
Try to configure PTC11 for TRGMUX_IN10 functionality and config TRGMUX to select this TRGMUX_IN10 as input source for ADC external trigger.

BR, Petr

 

 

 

View solution in original post

0 Kudos
Reply
1 Reply
365 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

eMIOS input cannot be selected as TRGMUX source, just eMIOS output.
Try to configure PTC11 for TRGMUX_IN10 functionality and config TRGMUX to select this TRGMUX_IN10 as input source for ADC external trigger.

BR, Petr

 

 

 

0 Kudos
Reply