Trigger sources for ADC

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

Trigger sources for ADC

跳至解决方案
439 次查看
enthuCutlet
Contributor II

I want to generate ADC drivers for S32K344 using S32DS IDE for non-autosar. After going through the RM I have understood that there is a hardware trigger for conversion using the TRGMUX. Instead, for normal conversion mode, is there a way to trigger the ADC conversion periodically (with a timer). Is there any configuration to do this inside the ADC configurations in the code generator itself.

标记 (1)
0 项奖励
1 解答
424 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

Please refer to: 
Example S32K344 PIT BTCU parallel ADC FIFO DMA DS3.5 RTD300 
Example S32K344 PIT BTCU ADC DMA DS3.4 RTD100


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
3 回复数
415 次查看
enthuCutlet
Contributor II

Is there an example without using BCTU. Instead using a periodic interrupt for Normal conversion mode

0 项奖励
425 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

Please refer to: 
Example S32K344 PIT BTCU parallel ADC FIFO DMA DS3.5 RTD300 
Example S32K344 PIT BTCU ADC DMA DS3.4 RTD100


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
415 次查看
enthuCutlet
Contributor II
Is there an example without using BCTU. Instead using a periodic interrupt for Normal conversion mode