Naren Rover
New Member
Hi Guys,
I have a doubt regarding PIC Interrupts, I am using PIC16F887
I am Using Timer in Interrupt which Blink an LED for Approx 180 ms, and Sends Data through SPI when Certain condition occur,
Lets say when i am sending data in SPI and Interrupt occurs what will happen to data that is being transmitted,
will the controller finish transmission and goto ISR sub routine , or it Branches in the middle leading to data loss
Thank You.,
I have a doubt regarding PIC Interrupts, I am using PIC16F887
I am Using Timer in Interrupt which Blink an LED for Approx 180 ms, and Sends Data through SPI when Certain condition occur,
Lets say when i am sending data in SPI and Interrupt occurs what will happen to data that is being transmitted,
will the controller finish transmission and goto ISR sub routine , or it Branches in the middle leading to data loss
Thank You.,