Forum Discussion
Altera_Forum
Honored Contributor
20 years agothanks Scott,
I'm pretty sure that the logic is not the problem now. It resets the irq when it detects a read and chipselect going high. I've tested this by reading the register outside of the ISR (when the irq is high), and sure enough everything goes fine. So... Why when I'm in the ISR and read from this register, doesn't the read get asserted? and... Why doesn't the DSR ever get called?