Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

I2CTestTool x86 gives out "The transfer failed for an unknown reason" error #468

Open
vlsireddy opened this issue Jul 22, 2020 · 0 comments

Comments

@vlsireddy
Copy link

Hi,

I2CTestTool.exe compiled for x64 bit works

C:\Debug>I2cTestTool_x64.exe 0x28

writeread {00 00}2
2 1c 0
quit

same code compiled for x86 does not work.
C:\Debug>
C:\Debug>I2cTestTool_x86.exe 0x28
Type 'help' for a list of commands

writeread {00 00} 2
2The transfer failed for an unknown reason
quit

Thannx

@vlsireddy vlsireddy changed the title I2CTestTool does not work on x86 platform I2CTestTool x86 gives out "The transfer failed for an unknown reason" error Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant