2018-04-12 04:44 PM
Hello,
I am trying to get a basic USB CDC virtual COM program working using the NUCLEO-F767ZI with CubeMx (v4.23.0 and F7 v1.8.0) but facing an issue where my Windows 10 keeps messaging me that the USB device is not recognized.
I generated the code accordingly with only USB CDC functionality on the CubeMx and tried both the stock enabled features as well as disabling all available features (e.g., self-powered, etc.). I've attached the code I've generated and programmed on the board.
#virtual-com #stm32f7 #usb