This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OPT3101EVM: OPT3101EVM - External board i2c - EVM not send acknowledge

Part Number: OPT3101EVM

Hello everyone :). 

I'm trying connect the EVM to external MCU (nucleo Board), in addition, im trying to test I2C.

For somehow, the EVM didn't send an acknowledge.

i used oscilloscope in order to check if the right address is send, and it actually send the right address (0x58) but i don't receive acknowledge from the device.

here is a picture from oscilloscope:

 

I saw the example of i2c transaction in figure 27, i send only start bit without stop bit as write here:

Please, someone can help me and tell my why i don't receive from the device? what is wrong? ( btw to communication with MSP430 is working, but i want to communicate with external MCU nucleo)

thanks for help!