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 ...