Skip to main content
RChan.3
Visitor II
October 21, 2020
Question

I2C slave transmit getting first byte as ffffffff

  • October 21, 2020
  • 0 replies
  • 673 views

I am using i2c ,arduino as master and stm32l073RZ as slave.When I transmit from arduino(master) to slave(st) via i2c.I am getting correct values.But when I slave transmit from st the first byte received in arduino-master is ffffffff,the other bytes are correct.What is this issue??I am generated the code by cubeide.

This topic has been closed for replies.