Hi everyone. Looking at the documentation for PIC micros such as the 16F627 and 16F877, its possible to use a 9th bit for addressing purposes so that an interrupt will only be generated by the UART on address bytes. This is useful, but are there any PIC micros that has a specific register set aside for an address byte, and will compare this to the data on the serial line and only generate an interrupt when they match?

Cheers,

Matt