よくある質問

Häufig gestellte Fragen

Why does I2C_SCL have a clock stretching when a microcontroller (MCU) is used as I2C slave while receiving data continuously?  Datum:2017-04-26

According to the definition of I2C BUS, when the slave is in a busy state, I2C_SCL can be pulled low, forcing transmission to be stretched.
When I2C interrupt occurs, I2C_SCL will be pulled low to stop I2C communication for a while. I2C_SCL will not be pulled high until the program triggers I2C to continue to accept the next data, resuming the transmission.
Therefore, user can get the I2C interrupt operating time through the I2C_SCL stretched time.

Produkte: Mikrocontroller ,8-bit-8051-MCUs ,Arm Cortex-M0-MCUs ,Arm Cortex-M4-MCUs
Applikationen:
Funktion: Peripherals,Connectivity,I2C
本網站使用cookie作為與網站互動時識別瀏覽器之用,瀏覽本網站即表示您同意本網站對cookie的使用及相關隱私權政策
OK