Hello.
I have a question about the write timing of uPP internal DMA to the memory.
The uPP Users guide(SPRUgj5b) describes that the internal DMA controller always writes data in bursts of 64bytes.
For example, when it receive the 100bytes, I think that the burst write perform just once.
In other words, only 64bytes of data is written to the memory.
Could you let me know?
- Is it correct that my considering?
- When the rest of 36bytes write to the memory?
=============
SPRUgj5b (P15)
The internal DMA controller always writes data in bursts of 64 bytes.
=============
Best regards,
RY