László Monda
|
49e20a5798
|
Make I2C_SlaveTransferHandleIRQ() call handle->callback() upon every kI2C_SlaveReceiveEvent and pass the received byte as handle->userData. Given the variable-length protocol design of the UHK, this allows for vastly supreme robustness.
|
2017-10-09 04:13:50 +02:00 |
|
László Monda
|
ac55fc28ee
|
Add I2C_Watchdog variable that gets incremented upon I2C slave operations.
|
2017-09-21 21:34:23 +02:00 |
|
László Monda
|
c02d0df05b
|
Only use prescaler 0 in order to workaround errata 6070 for mask 2N97F - a silicon bug causing I2C to misbehave upon repeated starts.
|
2017-07-10 00:14:48 +02:00 |
|
László Monda
|
183142d667
|
Add KSDK and readme.
|
2016-08-09 18:02:18 +02:00 |
|