Search found 2 matches

by Jeroen
Wed May 18, 2011 2:35 pm
Forum: IO-Warrior English
Topic: IoKitRead Errors found
Replies: 4
Views: 19479

Re: IoKitRead Errors found

our KitRead fct is implemented as below.
It calls KitReadTimeout (shown further below) with a starting index for a time out array (0)
which specifies a timeout value (array contains 4 elements: 1000 1000 10000 10000 ( in milisecs ))

///////////////////////////////////////
bool NCHiIobWarrior ...
by Jeroen
Fri May 13, 2011 10:13 am
Forum: IO-Warrior English
Topic: IoKitRead Errors found
Replies: 4
Views: 19479

IoKitRead Errors found

Hi All,

There are 2 old forum items:
"IO warrior spurious behavior" and 'IOW56 SPI transmission: not all bytes are read'
in which the recommendation to sleep a few ms after read an write are mentioned.
We included the sleeps but still have problems.

If we do subsequent IowKitRead calls, it ...