Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 1 month ago.
Can't find TARGET DISCO-F746NG for USBHOST.
i added 'USBHOST' library for STM32 in my project. but complie failed. i found that DISCO-F746NG don't support. ( i can find only DISCO-F429ZI and DISCO-L476VG ) please help me.
Question relating to:

1 Answer
8 years, 1 month ago.
F746NG is not supported by USBHOST library right now. You might have some luck by looking at the implementation of USBHOST for another ST Cortex-M4 board, I'm not sure how similar they are.