So I decided to stop feeling around in the dark and just compiled your source directly into my test program.
I found that in the IowiFillInList function, your case statement is missing any reference to the IOWPV1 or 2.
Here's the original code:
switch (hidAttr.ProductID)
{
case IOWKIT2_PID ...
Search found 9 matches
- Wed Jul 26, 2006 11:18 pm
- Forum: IO-Warrior English
- Topic: IOWarrior24VP write failure
- Replies: 7
- Views: 15449
- Wed Jul 26, 2006 1:15 am
- Forum: IO-Warrior English
- Topic: IOWarrior24VP write failure
- Replies: 7
- Views: 15449
Alright, I am making progress...
I must be misunderstanding the documentation. I just tried doing a write to interface 0 with function 0x20 then chased it with a read on interface 0 and that works as advertised. Here is the bit from the manual:
5.7.4 Power status functions
IOW24PV has a function to read back the power
mode it has ...
5.7.4 Power status functions
IOW24PV has a function to read back the power
mode it has ...
- Wed Jul 26, 2006 12:44 am
- Forum: IO-Warrior English
- Topic: IOWarrior24VP write failure
- Replies: 7
- Views: 15449
- Mon Jul 24, 2006 8:46 pm
- Forum: IO-Warrior English
- Topic: IOWarrior24VP write failure
- Replies: 7
- Views: 15449
Ya...
but all the values for specialmode-sequences that start with $ are Hex-values.
Ya, I tried it as hex also, same problem. The write never returns.
So there could be 2 reasons why the write fails:
the software gets confused because of the invalid command for the chip
or
the chip itself gets on ...
- Fri Jul 21, 2006 7:13 pm
- Forum: IO-Warrior English
- Topic: IOWarrior24VP write failure
- Replies: 7
- Views: 15449
IOWarrior24VP write failure
The new software (beta) helped the basic access problem. I am now able to open a connection, retrieve version information, chip revision, serial number, etc.
But when I try writing to the chip it either fails writing zero bytes or hangs depending on which pipe I write to. For example, I am trying ...
But when I try writing to the chip it either fails writing zero bytes or hangs depending on which pipe I write to. For example, I am trying ...
- Tue Jul 18, 2006 5:49 pm
- Forum: IO-Warrior English
- Topic: No IO Warrior Attached
- Replies: 2
- Views: 11212
Hang while writing
The new software helped the basic access problem. I am now able to open a connection, retrieve version information, chip revision, serial number, etc.
But when I try writing to the chip it either fails writing zero bytes or hangs depending on which pipe I write to. For example, I am trying to ...
But when I try writing to the chip it either fails writing zero bytes or hangs depending on which pipe I write to. For example, I am trying to ...
- Tue Jul 11, 2006 3:49 pm
- Forum: IO-Warrior English
- Topic: No IO Warrior Attached
- Replies: 2
- Views: 11212
No IO Warrior Attached
When running the demo download it claims:
"No IO Warrior Attached” or something similar.
My program gives me a NULL return when I run IowKitOpenDevice().
GetLastError returns 0.
I am using the SDK from July 21st 2005 and IOW24PV-P V1.0.2.3R
Microsoft HID recognizes the device when ...
"No IO Warrior Attached” or something similar.
My program gives me a NULL return when I run IowKitOpenDevice().
GetLastError returns 0.
I am using the SDK from July 21st 2005 and IOW24PV-P V1.0.2.3R
Microsoft HID recognizes the device when ...
- Tue Jun 20, 2006 3:54 am
- Forum: IO-Warrior English
- Topic: IOW24PV "This device cannot start. (Code 10)"
- Replies: 3
- Views: 9279
- Mon Jun 19, 2006 10:15 pm
- Forum: IO-Warrior English
- Topic: IOW24PV "This device cannot start. (Code 10)"
- Replies: 3
- Views: 9279
IOW24PV "This device cannot start. (Code 10)"
When attempting to recognize the USB device in Windows XP I receive the error message: This device cannot start. (Code 10). I have created a circuit using the schematic in the IOW24PV documentation.