ok must be PCF8574A [addr range 0x38-0x3f]This is the init command from my working Arduino sketch "LiquidCrystal_I2C lcd(0x3F, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE)" all three jumpers are open A0:2.
so $7e is sounding good for an address , one of those includes should work .
another thought
you did not specify osc speed you may need
DEFINE I2C_SLOW 1
Bookmarks