60 likes | 180 Views
Transforming TIUsB.lib. transformation. USB INIT. I can read something but I don’t know what does that mean. I just confirmed that connected between GUI and USB device . Is it Ok ?. USB I2C Read Single Byte. Device Adress : 0x22 (?) ReadData => what command can i available ?
E N D
Transforming TIUsB.lib transformation
USB INIT I can read something but I don’t know what does that mean. I just confirmed that connected between GUI and USB device . Is it Ok ?
USB I2C Read Single Byte Device Adress : 0x22 (?) ReadData => what command can i available ? Where register can I read when I use upper GUI ? => TCA6424 ? Any way , I can not read anying.
MDIO Clause45 Read I can not read anything. DeviceAddr : 0x22 PortAddr : PRTAD[4:1] = > 4b’0000 => 0 ChannelAddr : => 0 If PA[0] = 0, TLK10232’s Channel A will respond. If PA[0] = 1, TLK10232’s Channel B will respond. Regaddr : 0x1E (<= Error Count ‘s regaddr is 0x1E ????) <=// Read HS error counter on Channel A USB_MDIO_Clause45_Read (readHandle, writeHandle, 0, 0, 0x1E, 0x10, &ErrorCount);
USB Raw Read Address : ? DataRead : ? Can i ask about address and data read's command ?
Sequence For read error counter USB init Could you confirm about sequence ? USB MDIO Clause45 Read USB I2C read single Byte