Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USBハブ利用時の問題 #2

Open
RGBA-CRT opened this issue Dec 12, 2018 · 1 comment
Open

USBハブ利用時の問題 #2

RGBA-CRT opened this issue Dec 12, 2018 · 1 comment

Comments

@RGBA-CRT
Copy link
Owner

  • 特定のUSBハブ経由だと通信が異常に遅くなる
  • エラーが大量発生
  • ReadFileでは止まらないはずなのに止まってる
  • ダンプは成功
  • ルートハブだと問題なし
  • Windows10 x64
@RGBA-CRT
Copy link
Owner Author

  1. 115200bpsで接続
    A. HKAFチェック
    B. サンプルを32KBほど取得

    x=210241024

  2. xbpsで接続
    A. firmCheck()
    Failed: DownBps
    B. readRom() x 10
    Failed: RxTimeOutを増やす
    Failed: DownBps
    C. readRom(SAMPLE_ADDRESS) = SAMPLE
    Failed: DownBps

    DownBps: bps /=2

115200
250000
500000
1000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant