u24c02
Advanced Member level 1
- Joined
- May 8, 2012
- Messages
- 404
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Activity points
- 4,101
Hi
I have problem about to write sdram.
Column address 256, row address 4096, bank 4.
When i get image data from camerasensor, the data size is 2592.
But sdram's row address is only 256.
The image data coming through 2592 to sdram but when i use full page mode,
It's need to "active" what this is mean one more "nop" time.
So i can't write to sdram as serialize.
What am i supposed to handle of this probelm?
I have problem about to write sdram.
Column address 256, row address 4096, bank 4.
When i get image data from camerasensor, the data size is 2592.
But sdram's row address is only 256.
The image data coming through 2592 to sdram but when i use full page mode,
It's need to "active" what this is mean one more "nop" time.
So i can't write to sdram as serialize.
What am i supposed to handle of this probelm?