RobertK66 / obc_1769_core

Implements hardware abstractions and Layer2(3) modules for usage of the OBC hardware in cubesat projects
GNU General Public License v3.0
1 stars 1 forks source link

I2C delay #73

Closed kodsurf closed 1 year ago

kodsurf commented 1 year ago

image

Need to implement a delay between adding the jobs (processing ??)for I2C.

Delay between write and read job should be implemented in accordance to cooperative multitasking. (what on an example is wrong)