My application is based on PIC32MZ2048ECM144 and uses USB host as msd_basic example (MPLAB/Harmony).
I run properly opening files on USB key, but I can not find an example of how to completely disable the USB.
I tried with USB_HOST_Close, USB_Deiniziali..
↧