User Activity

Posted on February 25, 2013 at 23:52Hello, Can someone inform me whether I can use (or do I need) USB CDC Driver on Windows CE. I am planning to connect STM32F4 Discovery to Cuwin Touch Screen panel which is operated on Windows CE. I checked the 're...
Posted on October 29, 2012 at 01:55Hello, I am trying to add VCP on STM32F4Discovery but have some issues which I am not able to figure out. When I add this command USBD_Init(&USB_OTG_dev, USB_OTG_FS_CORE_ID, &USR_desc, &USBD_CDC_cb, &USR_cb); in ...
Posted on October 22, 2012 at 03:45Hello, I am working on STM32F4Discovery Board. I am trying to make the UART4 connection with interrupt. I have declared all the needed settings but not able to find the problem. The problem is that it doesn't go t...