This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can any one have complete code of Driver_USBH.h and Driver_Flash.h ?

For USB as a host, I require these two header files which is fundamentally used by other configure file.

Device: EFM32GG
Application: USB HOST

Parents
  • Header files on their own are insufficient - you will also need the corresponding source or library file(s) to go with them.

    Also, File names alone are pretty meaningless - you need to state specifically what "USB HOST" implementation you are talking about.

Reply
  • Header files on their own are insufficient - you will also need the corresponding source or library file(s) to go with them.

    Also, File names alone are pretty meaningless - you need to state specifically what "USB HOST" implementation you are talking about.

Children