G
Guest
Thank you for reading.
I have a problem in data transfering with PCI Express Device.
When I try to send data using WRITE_REGISTER_BUFFER_ULONG function
I could send 10 words to my device correctly.
But data transfer was too slow. So I tried to find out what the problem is,
And I figured out that my device receives 10 packets for transfering 10 words.
That's why my device works so slow.
So, I want to ask if there any function which can transfer data in burst.
Thank you for your reading. I hope that you have a nice day.
I have a problem in data transfering with PCI Express Device.
When I try to send data using WRITE_REGISTER_BUFFER_ULONG function
I could send 10 words to my device correctly.
But data transfer was too slow. So I tried to find out what the problem is,
And I figured out that my device receives 10 packets for transfering 10 words.
That's why my device works so slow.
So, I want to ask if there any function which can transfer data in burst.
Thank you for your reading. I hope that you have a nice day.