| ??? 10/18/01 18:23 Read: times |
#15834 - RE: i2c interrupt controller, duh |
The PCF8574, whch I assume you are talking about, while an excellent I/O expander is sometimes problematic if used as a source if critical interrupts since it may occasionally lose interrupts, see datasheet page 11 top right. The interrupt feature works fine if you can tolerate that sometimes an interrupt on one pin is not detected before another pin generates an interrupt, which may, indeed, be ok for Andreas application.
Have fun, Erik |



