georpo
Joined: 18 Nov 2008 Posts: 281 Location: Athens, Greece.
|
dsPIC33FJ128MC804 quadrature encoder |
Posted: Fri Mar 02, 2012 1:51 pm |
|
|
Hello!
I need to have the dsPIC creating interrupts whenever the POS1CNT
of the quadrature encoder overflows or underflows,
but there is no "#INT_QEI" or something like this.
Compiler version is 4.093. I know that it does not support the quadrature interface.
So, surely I can write the registers and enable the desired interrupt but where will I put my ISR routine since there is no #INT_QEI??
Is there something like the assembly ORG statement?
Thanks for the support. _________________ George. |
|