PC Review


Reply
Thread Tools Rate Thread

Data Transfer in PCI Express

 
 
=?Utf-8?B?U2xvd1RyYW5zZmVy?=
Guest
Posts: n/a
 
      24th Feb 2007
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.

 
Reply With Quote
 
 
 
 
SergeV
Guest
Posts: n/a
 
      3rd Apr 2007
Good question.
Normally PCI device's DMA controller does burst transfers.
You program DMA controller word-by-word (byte-by-byte).

That is: you are looking for processor function. I do not know if one
exist.
But there is no need in processor for that burst if your device does it.




"SlowTransfer" wrote in message
news:86130527-9EE5-43F2-B398-(E-Mail Removed)...
> 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.
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to transfer SQL Express data? VB Programmer Microsoft ADO .NET 4 11th Sep 2006 02:13 PM
Transfer data from incrediblemail to outlook express =?Utf-8?B?cXVlc3Q=?= Microsoft Outlook Discussion 1 17th Feb 2006 07:13 AM
updated outlook express-how do I transfer data from old program =?Utf-8?B?bXVmZmlu?= Microsoft Outlook Discussion 1 17th Aug 2005 05:52 PM
Data transfer Outlook Express 6.0 (Win 98) to OE 6.0 (Win XP) l Barish Microsoft Outlook Discussion 1 17th Nov 2003 08:35 PM
Re: Outlook Express Data Transfer Vince Averello [MVP-Outlook] Microsoft Outlook Contacts 0 2nd Sep 2003 06:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:27 AM.