2nd USB Host controller

The USB host on Pins 182 & 184 is working. And the file download through the Ethernet from the USB drive on this port is 2.08Mb/s… Nice

It is the other USBh port that is on Pin 188&190 that is not working…

I connected a Ellisys USB analyzer and see that the descriptors are read. But I do not get any events

If I pause and run it again I get
30:39:St:USB MS Detected
30:53:St:USB MS Detected
#### Exception System.Exception - 0xffffffff (1) ####
#### GHIElectronics.NETMF.IO.PersistentStorage::PersistentStorage_Helper [IP: 0000] ####
#### GHIElectronics.NETMF.IO.PersistentStorage::.ctor [IP: 0011] ####
### MicLogger.Storage::DeviceConnectedEvent [IP: 001b] ####
#### GHIElectronics.NETMF.USBHost.USBH_DeviceConnectionEventHandler::Invoke [IP: 0000] ####
#### GHIElectronics.NETMF.USBHost.USBHostController::nativeEventDispatcher_OnInterrupt [IP: 0037] ####
#### GHIElectronics.NETMF.System.InternalEvent::nativeEventDispatcher_OnInterrupt [IP: 0054] ####

Do you have the development system so you can test the module on it?

I am pretty sure this is working fine on the development system.

I loaded the latest SDK 4.1

Now the 2nd USB Host works.

The first drive enumerates as USB
second as USB0

Thanks