I worked on the general structure for what we want to design for I2C.
Most of my work will be under this postĀ I2C Suggestion.
We had to rethink how we were setting up the general structure for these serial protocols. For the most part, we figured that we needed a wrapper for most of the data transmission as passing single data frames is neither space nor time efficient. This is shown in the presentation, but is not a fully solved problem.
I’m having trouble deciding where we should cutoff for constraints vs motivation. In my mind, it very rarely seems like an I2C would want to send more than 255 bytes at any one time, but need to find my justification and reasoning behind it before I commit to the limitations.
I also worked on the design presentation which was formally putting our ideas in a presentable format for next week’s presentation.
Is your progress on schedule or behind? If you are behind, what actions will beĀ taken to catch up to the project schedule?