Posted on October 25, 2017 at 14:13Hi,I try to implement I2C slave communication based on HAL Library (STM32F070) with another MCU. All functions that interest me include as argument uint16_t Size parameter, for example:HAL_StatusTypeDef HAL_I2C_Sla...