UART rx interrupt redirect

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
RuPi_283656
Level 4
Level 4
10 sign-ins First solution authored 25 replies posted

How can I redirect the rx interrupt to my own handler code (PSOC5)?  For the timer it is easy, just use TimerInterrupt_SetVector, but a comparable function for the UART interrupts does not seem to exist.

   

I really need to have my own code for the rx interrupt...

   

Thanks, Russ

0 Likes
1 Reply
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Duplicate post, already answered here.

   

 

   

Bob

0 Likes