Author Topic: USB writefile/readfile to WIN7-64  (Read 12467 times)

Elliott

  • Member
  • ***
  • Posts: 2
USB writefile/readfile to WIN7-64
« on: July 13, 2010, 11:29:23 am »
 ???
Hi All,

For about two years to communicate through my usb adapter (AT91SAM7X256) with SITEMA W98-WIN2000-XP without problems
Today with a quad-core machine that has Win7-64 after a few falls communication
WriteFile call returns 0 and the whole plant.
I think the problem is the card because when I reset the whole block.
To all of you not 'ever had a similar problem

Sorry fro my English

Thank-You

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: USB writefile/readfile to WIN7-64
« Reply #1 on: July 13, 2010, 12:14:53 pm »
32-bit applications sometimes need some mods to be compatible with 64 bits. Hard to be more specific without more info about how you're accessing the chip (what USB class or driver, what programming language, etc.)

Here is one link:

http://msdn.microsoft.com/en-us/library/bb427430%28VS.85%29.aspx

Jan

Elliott

  • Member
  • ***
  • Posts: 2
Re: USB writefile/readfile to WIN7-64
« Reply #2 on: July 14, 2010, 12:14:32 pm »
Hi

Today I dusted the AT91SAM7S-EK evaluation board, and I uploaded the file Keil USB HID
I took the following zip file USBHIDIO2 for VB6 and after settling the PID and VID I launched the communication
but in this case after xxx telex crashes
I need help, in the tests with the same PC this morning I saw that everything worked, but tonight I can not
go beyond the 10 consecutive telex.
Got the impression that the speed 'of your PC to block the card.


[attachment deleted by admin]