fpgapad
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fpgapad [2025/03/07 01:10] – arisotura | fpgapad [2025/03/19 22:59] (current) – arisotura | ||
---|---|---|---|
Line 69: | Line 69: | ||
Write data to SDRAM. | Write data to SDRAM. | ||
- | This command takes 4 parameter bytes: 3 for the address (MSb's first), 1 for the length to read. Address and length are expressed in 8-byte chunks. | + | This command takes 4 parameter bytes: 3 for the address (MSb's first), 1 for the length to write. Address and length are expressed in 8-byte chunks. |
- | After the parameter bytes are sent, data bytes should be sent to be written to memory. A 0x01 byte is sent when the write has completed. | + | After the parameter bytes are sent, data bytes should be sent to be written to memory. A 0x01 byte is returned |
**Debug output** | **Debug output** |
fpgapad.1741309854.txt.gz · Last modified: 2025/03/07 01:10 by arisotura