Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/06/02 13:35
Read: times


 
#24012 - RE: 8051 vs microchip pic / Mahmood
mahmood Elnasser wrote:
-------------------------------
"Peter is mistaken here about pics, its true that there is one interrupt vector and you have to poll the interrupt flags to see which interrupt to service but there is no chance of missing interrupts because when one interrupt is serviced the isr will not go back to the forground program as long as another (enabled) interrupt flag is set."

No, I mean the Scenix SX18, which looks impressive with its 100MIPS at first. It looks near the PIC12C509.

But this SX18 has no timer interrupt pending flag. So if the interrupt was entered and no external interrupt pending bit was set, then the interrupt was caused by the timer.
But if any external interrupt pending bit was set, then you know no longer, if the interrupt was entered by an external interrupt or by an timer overflow some clocks earlier or later. So if you handle timer overflows only, if no external interrupt pending bit was set, you must lost some timer overflows short before and immediately after any external interrupt.

I searched now for the SX18 and get only old datasheets (1998). Maybe the SX18 was discontinued because this big mistake.

And I know not, if this was the only PIC derivate with such a strange behaviour.

I was only interest because the announced 100MIPS at 100MHz e.g. to solve tasks, which realized with CPLDs today.
So I have never looked on the other PICs.


Peter


List of 23 messages in thread
TopicAuthorDate
8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic / Peter            01/01/70 00:00      
RE: 8051 vs microchip pic / Mahmood            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      

Back to Subject List