SDK 1.3 USB Stack

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDK 1.3 USB Stack

362 Views
aniketmarkande
Contributor III

Hi,

I am using MK22 Kinetis series controller in custom board. I am working on usb host.

I am facing two problems:

1. When i connect single pen drive, stack is working properly. But when i connect external hub (passive) and connects pen drive, sometimes it detects the pendrive properly ans sometimes not. What is the reason? it is to do with stack or code?

External hub is "iball Lappie".

2.  When i connect hub and pen drive, sometimes attach and detach event comes simultaneously. What is the problem?

Its URGENT. Please help. I cant use SDK 2.0 USB stack as time does not permit.

Regards,

Aniket

Labels (2)
0 Kudos
1 Reply

240 Views
aniketmarkande
Contributor III

Guys, Please help me out!!

Also one more observation, disk_initialize() function is success. But i am getting problems when i am trying to read the label of the pen drive using f_getlabel(). It works sometime and sometime its not. :smileysad:

0 Kudos