Update README.md
This commit is contained in:
parent
a673070bbb
commit
682e2d8625
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ The memory is divided into sectors either a combination of 64KB and 4KB or a siz
|
||||||
|
|
||||||
The data is transferred in byte units and after each byte transmission the address byte is incremented automatically. For writing the data, the maximum data that can be written in one operation is upto 512B. For more data transfer, again instruction followed by address is sent.
|
The data is transferred in byte units and after each byte transmission the address byte is incremented automatically. For writing the data, the maximum data that can be written in one operation is upto 512B. For more data transfer, again instruction followed by address is sent.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Future work
|
# Future work
|
||||||
- Data transfer from flash memory to SOC and rest of the blocks.
|
- Data transfer from flash memory to SOC and rest of the blocks.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue