USB Stack MSD host - device attach

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB Stack MSD host - device attach

ソリューションへジャンプ
1,454件の閲覧回数
gaminn
Contributor IV

Hello,

MSD Host project example for Kinetis K70 from Freescale USB Stack v4.0.2 won't detect already attached USB flash drive upon startup. I have to remove and attach the drive, then it is detected.

How I can I enforce detection of already attached USB flash drive upon startup?

Thanks

ラベル(2)
タグ(4)
0 件の賞賛
返信
1 解決策
1,065件の閲覧回数
apanecatl
Senior Contributor II

The enumeration only happens after the microcontroller has already configured and initiated the USB module, if the USB drive is attached prior to the execution of this process the system will not detect the drive.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,066件の閲覧回数
apanecatl
Senior Contributor II

The enumeration only happens after the microcontroller has already configured and initiated the USB module, if the USB drive is attached prior to the execution of this process the system will not detect the drive.

0 件の賞賛
返信