User Activity

Posted on December 29, 2017 at 12:16I'm trying to write a code to send data with I2C using DMA. While looking for appropriate 'Transmit complete' event I've dig into STM32Cube_FW_F1_V1.6.0 sources, to be specific into stm32f1xx_hal_i2c.c's HAL_I2C_M...