Two STM32L0 on I2C and a slave
My setup: STm32L053 nucleo and custum board with STm32L0.
I am running a scan from nucleo borad for all possible I2C slave devices address in order to obtain the address of slave device ds1337.
Both boards are connected on the same line. However, I can not receive the address unless custom boards is being disconnected from SDA and SCL lines.
Using voltmeter I have noticed that:
While both boards are connected SCL and SDA are in logic high.
Custom board is not made by me, moreover I do not have access to it's code. The board is for production and I have to test it's DS1337 clock.
Is it possible to read/write slave in this situation? How?
Best regards,
Ovidijus
