CPUInfo: added note on dataflash write cost
This commit is contained in:
parent
c8ae665ac3
commit
75c1666302
@ -58,3 +58,8 @@ Additional notes:
|
||||
ready from the previous byte
|
||||
|
||||
pgm_read_byte: 0.5 usec per byte
|
||||
|
||||
dataflash write:
|
||||
50 usec per byte, same on APM1 and APM2
|
||||
if we change API to do block writes, will be 8 usec per byte
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user