1 / 6

Transforming TIUsB.lib

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 ?

Download Presentation

Transforming TIUsB.lib

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Transforming TIUsB.lib transformation

  2. 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 ?

  3. 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.

  4. 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);

  5. USB Raw Read Address : ? DataRead : ? Can i ask about address and data read's command ?

  6. Sequence For read error counter USB init Could you confirm about sequence ? USB MDIO Clause45 Read USB I2C read single Byte

More Related