STM32F030 I2C waveform non-continuous or stretched using HAL_I2C_Master_Transmit
Posted on April 04, 2015 at 11:42Need some help. The I2C seems to not behave as how I expect it to be. I am using fairly standard code. I furnish the necessary address and wish to transmit 3 bytes of data to the slave. However after acknowledging th...