How to use CTIMER4 as ADC trigger LPC55S28JDB100

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

How to use CTIMER4 as ADC trigger LPC55S28JDB100

Jump to solution
1,659 Views
_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 Kudos
Reply
1 Solution
1,505 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @_Ferrari_ 

 

First please confirm the CTIMER4 and output works well.

 

BR

 

View solution in original post

0 Kudos
Reply
3 Replies
1,596 Views
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 Kudos
Reply
1,569 Views
_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 Kudos
Reply
1,506 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @_Ferrari_ 

 

First please confirm the CTIMER4 and output works well.

 

BR

 

0 Kudos
Reply