top | item 39379205

(no title)

blackle | 2 years ago

A lot of (low level) code is written with the assumption that the clock rate is fixed. Sometimes bus protocols like i2c are implemented with "bitbanging" where the code "waits" for the right amount of time by doing a bunch of nops in order, assuming that each nop takes the same amount of time.

discuss

order

No comments yet.