-->
Page 3 of 3

Re: PCF8575 - 16 Bit I/O Port Expander - Driver implementati

PostPosted: Thu Sep 29, 2016 1:12 pm
by martinayotte
Yes, some manufacturers specify their device address including the R/W, and some other not ...

Re: PCF8575 - 16 Bit I/O Port Expander - Driver implementati

PostPosted: Thu Sep 29, 2016 4:17 pm
by piersfinlayson
martinayotte wrote:Yes, some manufacturers specify their device address including the R/W, and some other not ...


NXP and TI don't (at least for these devices). The I2C spec is also clear there's the address (7 bits) and then the data direction (rw) bit which.

Re: PCF8575 - 16 Bit I/O Port Expander - Driver implementati

PostPosted: Thu Sep 29, 2016 4:33 pm
by martinayotte
Not really, the TI PCF8574 datasheet I have (SCPS068J – JULY 2001 – REVISED MARCH 2015) is clearly showing 0x40 (decimal 64) on page 13.

The NXP datasheet I have (Rev. 5 — 27 May 2013) showing both 7 and 8 bits values on page 5.

But I don't bother since I'm fluent about reading specs and I always pay attention to such R/W details. :ugeek: