USB Serial Component and DP PUP
Posted: Thu Sep 12, 2024 6:37 pm
Hello,
I added the USB Serial component in my project but I have no communication between the device and the computer.
USB Serial Initialise macro return 0 but Windows tell "unknown device descriptor request failed".
I installed Flowcode USB Serial driver in Windows.
I have USB Init success with return = 0, even if the USB cable is disconnected.
I designed my USB Serial driver in the FC5 project but I want try with the USB Serial component from FC10.
My hardware don't use the DP_PUP pin and don't use the USB detect mode. USB stand by mode is disable in my FC5 USB Serial component. DP_PUP and DM_PUP pins are disable in the boot of the project. DP resistor is always connected because I use all PIO of the UC.
Can you tell me if the detect function and the stand by mode can be removed in the FC10 USB Serial component ?
USB Serial Component available is it on ARM or it's only simulating component ?
Thank you.
I added the USB Serial component in my project but I have no communication between the device and the computer.
USB Serial Initialise macro return 0 but Windows tell "unknown device descriptor request failed".
I installed Flowcode USB Serial driver in Windows.
I have USB Init success with return = 0, even if the USB cable is disconnected.
I designed my USB Serial driver in the FC5 project but I want try with the USB Serial component from FC10.
My hardware don't use the DP_PUP pin and don't use the USB detect mode. USB stand by mode is disable in my FC5 USB Serial component. DP_PUP and DM_PUP pins are disable in the boot of the project. DP resistor is always connected because I use all PIO of the UC.
Can you tell me if the detect function and the stand by mode can be removed in the FC10 USB Serial component ?
USB Serial Component available is it on ARM or it's only simulating component ?
Thank you.