Part Number: LAUNCHXL-F28069M
Hi,
I have I2C communication setup between two LAUNCHXL-F28069M boards and it works fine. When I use NVIDIA Jetson Nano board as master for I2C communication, the communication does not work. The "i2cdetect" command in Linux scans the bus to find the connected modules and their address. When I run this command, the Jetson (master) scans the bus by sending commands at different address, in this case the address is 0x03. Here the launchpad is not connected:
When I connect the launchpad (slave), this is what I get:
apart from voltage level that jumps tto 3.3v, the ACK bit is set (by slave?) and since the Read/Write bit is also set (by master?), the launchpad(?) pulls down the bus but it does not send any data.
I'm not sure if my assumptions are correct, but I think launchpad should respond to this request from Jetson and that's the issue.






