ADC Timer Trigger

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
678件の閲覧回数
SimonS
Contributor I

Hello everybody!

I want to trigger an ADC measurement with a timer event (OnCounterRestart) and actually it should be straight forward, but I do not get it working.

I'm working with Kinetis Design Studio, because my MCU isn't supported by the newer IDEA from NXP. Attached you can find a processor expert project with the minimal amount of components which should do the job. The code is based on the "Typical Usage" examples in the help window of the ADC-component. I set the Trigger input to Flex_timer_0 and created a new TimerUnit_LDD component which should initiate the ADC-measurement. Do i need to setup the timer in a specific way too?

I'm grateful for any help! Thank you in advance.

0 件の賞賛
1 解決策
672件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

Unfortunately, the KDS IDE does not have support, I recommend using the MCUXpresso and you can download de SDK from TWRK21D50 to see the example and export it to your device.

Best regards,
Pavel

元の投稿で解決策を見る

1 返信
673件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

Unfortunately, the KDS IDE does not have support, I recommend using the MCUXpresso and you can download de SDK from TWRK21D50 to see the example and export it to your device.

Best regards,
Pavel