lkml.org 
[lkml]   [2021]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] i2c:imx: Deliver a timely stop on slave side, fix recv
Date
I was working on an application that needs the stop condition
immediately. So this adds a timer after each byte is received/sent and
if the bus is idle at the timeout, send the stop.

Also, I noticed when you use the i2c-slave-eeprom, if you read some data
and then read some data again, the last byte of the first read will be
the first byte of the second read. This is because i2c-slave-eeprom
expects a read-ahead. That's what the documentation says, at least.

-corey



\
 
 \ /
  Last update: 2021-10-05 02:33    [W:0.105 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site