User Activity

Hi, I have the problem that I get an endless slave Clockstretching.STM32F072 I2C configured with CubeMX, Primary slave adress $32If I fire a Tx frame from a master with for example:HAL_I2C_Master_Transmit(&hi2c1, 0x64, buf, 1, HAL_MAX_DELAY);The cloc...