Question
stm32f103, i2c, bit start ignored if not set bit ACK ??
according to the documentation for the iic bus, devices must create start conditions, even if the devices ignore the ACK bit, but stm32f103, in fact, ignores the start bit without the ACK bit.
if this is not the case, then where is it written in the iic documentation that the start conditions should not be formed if someone on the bus knows in advance that the ak bit will be ignored?