You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that if the last addr/data bit to sda is 0, the sda_out will keep being 0, which causes the sda in i2c_if is hold by the master driver during ack/nack period.
It seems that if the last addr/data bit to sda is 0, the sda_out will keep being 0, which causes the sda in i2c_if is hold by the master driver during ack/nack period.