Hi, i used cdc class for virtual com port, i configured some parameter, but the USBD_Initalize return usbThreadError, how can i solve it? version keil 5.10
Hi: can you describe your system a bit more: - what microcontroller are you using? - are you using Keil board (and if so which one)?
In RTX_Conf_CM.c, i turned main thread and default thread stack size to 400, the problem solved. i am using stm32f103ze chip, not keil board.