9 years, 1 month ago.

USB HAL HOST for k64f

I'm trying to use usb host to allow a mouse on the k64f, but it can't compile. There seem to have a problem with USBHALHOST not being made for the K64F.

Is there any plan to support the device?

Not really... I had to revert to an older version of mbed and mbed-rtos to have to mouse be detected, but in didn't work even thought. The mouse is detected, but when trying to load it, it fails... Check versions near june 2014, if you try to make it work.

posted by Layfon Weller 23 Mar 2015

1 Answer

9 years, 1 month ago.

They once said yes, but then again that library hasn't been updated in ages. Would be ideal if the guy of the following library would make a pull request, but until then, enjoy it directly: http://developer.mbed.org/users/va009039/code/F401RE-USBHost/

And don't let the name fool you, while he is obviously good at making USB libraries, he is less good at making names for them.

Accepted Answer