USB Not recognized in stm32f429iit6
I am using stm32f429iit6 customized board . I have one hex file , when i debug that hex file in board its working fine and not giving any usb issues its shows stm virtual com port , But when i write program for same board its giving the USB driver issue but when i debug my written program in nucleo board its working fine. I don't able to understand why this happening . MY code is working fine if its not ,its not working in nucleo as well and if its have driver issue then its must be not working with that hex file(pre programmed file in that board) also.
Please help me with same.
