Skip to main content
Chandan Bhatia1
Associate III
November 22, 2019
Question

STM32F072RB in I2C slave mode

  • November 22, 2019
  • 1 reply
  • 611 views

I am using STM as i2c slave. When other i2c master reads, first byte is always 0xFF and rest are correct data from STM with 1 byte shift so master needs to read 1 extra byte. Also I get HAL_I2C_ERROR_OVR error during that. Please suggest.

This topic has been closed for replies.

1 reply

Andrian Andria
Associate
February 10, 2021

Hi,

I am on STM32L496 and I have exactly the same problem. Did you find a solution to your problem?