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

USB not detected

Hi, 

My friend sent me his code, I change the code a little bit in his flash memory, protocol, variable, function and more.

After compile I not seeing any errors or warnings.

but when I uploading the code to my board, the computer is not detecting my USB (there isnt normal voice of connecting USB, or information in device manger).

when i uploading his original code. the computer detecting the device.

what i made wrong?

what in my changes could interrupt to detect USB?

Where should i check?

Parents
  • A. I do not want you to teach me the way, but to direct me where a mistake is possible? 

    B. I compared between them, there is a lot of little changes.

    I didnt change anything related to USB, just the length of the messages and the way it is conducted.

    In brief, where is USB configuration and in particular where is USB configuration that related to the detection by computer?

    Thank you a lot on your response!

Reply
  • A. I do not want you to teach me the way, but to direct me where a mistake is possible? 

    B. I compared between them, there is a lot of little changes.

    I didnt change anything related to USB, just the length of the messages and the way it is conducted.

    In brief, where is USB configuration and in particular where is USB configuration that related to the detection by computer?

    Thank you a lot on your response!

Children