Question
I2C Driver STM32f469
After initialisation thru latest CubeMx I2C using LL_Driver, I found few functions missing in stm32f4xx_ll_i2c.h, ie. (LL_I2C_HandleTransfer).
I did refer few examples for some F0 device but could make out anything useful.
Please provide me some solutions for I2C Read/Write.
