ICSP connection on Nucleo boards

Hello Zoltan,

What would I do with this error? I think MAX3421E usb host is not compatible with nucleo board, I think its only use or only arduino compatible.

Hello Zoltan,

Is this compatible with a nucleo board ?

https://www.ebay.com.au/itm/Mini-USB-Host-Shield-2-0-Support-ADK-Android-For-Arduino-SLR-Development-Tool/232383658634?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649.

My only option is to make a new usb host shield or customize a usb host shield board. What do you think?

Hello Zoltan,

Sorry to bother you again.

What is the problem with this?
https://armmbed.github.io/mbedos-error/?error=0x80ff13d

I’ll send you a screenshot of the error in the serial monitor. It seems that the error is in the driver, How can it be solved?

Please help me with this, I really need to finish this project.

Please reply to this email.

Best Regards, Declin

Hello Declin,

I’m very sorry, but I’m not able to debug the library without having available the related hardware (MAX3421E-based USB host shield + NUCLEO-F303RE). Maybe you can do it by yourself using the Mbed Studio IDE. Try to step through the code line by line in debug mode until the error occurs. Then analyze what could be wrong, modify it and rebuild until it works as expected.

Best regards, Zoltan