Hi,
I'm writing a sample code to initialize I2C communication on my LPC845 and PCF8574 of LCD HD44780.
At the moment, I would to write simple code with the only scope to see the signals of SDA and SCL in oscilloscope and to control that all is initialized correctly.
The I2C of LPC is converted with bi-directional 5V level shifter (I do this circuit with 2 IRFZ44n, N-MOS) as requested by PCF8574 --> (attachments)
I've initialized all the register that are wrote into the datasheet (as you can see from attachments) but I don't see anything on my oscilloscope screen.
What It could be the issue?, could you help me please? I would understand which errors are in the code.
Thanks,
Ivan