nostep
Joined: 04 Mar 2009 Posts: 16
|
PCD: Timer 2 External with dsPic30F6012A |
Posted: Mon Mar 09, 2009 11:31 am |
|
|
I have the latest and greatest CCS compiler and a dsPic30F6012A
I am trying to setup TIMER2 with an external signal. Other than:
setup_timer2(TMR_EXTERNAL, TMR_DIV_BY_1,0);
What else do I have to do to get the T2CK pin to start clocking? Setting the above TIMER to internal makes the clock count.
Thanks |
|