How to use CTIMER4 as ADC trigger LPC55S28JDB100

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

How to use CTIMER4 as ADC trigger LPC55S28JDB100

跳至解决方案
1,654 次查看
_Ferrari_
Contributor V

Dear all,

I'm developing a project based on LPC55S28 processor

I have very simple question: How to use CTIMER4 as hardware triggerfor ADC conversion ?

I developed as simple software on LPC55S27-EVK board. If I use CTIMER0 as hardware trigger (ct0_mat3_out trigger 5)  it works. If I use CTIMER4 as hardware trigger (ct4_mat3_out trigger 9) it doesn't work.

Did you have similar problem ?

How did ypou fix it ?

Thank you for your help and cooperation

best regards

0 项奖励
回复
1 解答
1,500 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @_Ferrari_ 

 

First please confirm the CTIMER4 and output works well.

 

BR

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,591 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @_Ferrari_ 

There should be some issue with your configuration code please check.

For example pin clock enable, pin configuration, and also check whether there is output of CTIMER.

 

BR

Alice

0 项奖励
回复
1,564 次查看
_Ferrari_
Contributor V

dear @Alice_Yang 

I checked LPC55xx user manual

_Ferrari__0-1705445217715.png

and this is my configuration

_Ferrari__1-1705445265385.png

Did you have similar problem ?

How did you fix it ?

Thank you very much for your help and cooperation

best regards

0 项奖励
回复
1,501 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @_Ferrari_ 

 

First please confirm the CTIMER4 and output works well.

 

BR

 

0 项奖励
回复